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