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