是否为空集合对象(X or Y == Empty)
命名空间:
GISShare.SMap.Geometry
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
public:
virtual property bool IsEmpty {
bool get () sealed;
}
abstract IsEmpty : bool with get
override IsEmpty : bool with get
属性值
类型:
Boolean实现
IGeometryIsEmpty
参见