实体对象
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public UIElement Entity { get; }
Public ReadOnly Property Entity As UIElement
Get
public:
virtual property UIElement^ Entity {
UIElement^ get () sealed;
}
abstract Entity : UIElement with get
override Entity : UIElement with get
属性值
类型:
UIElement实现
IDisplayEntity
参见