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