是否封闭
命名空间:
GISShare.SMap.Geometry
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public bool IsClosed { get; }
Public ReadOnly Property IsClosed As Boolean
Get
public:
virtual property bool IsClosed {
bool get () sealed;
}
abstract IsClosed : bool with get
override IsClosed : bool with get
属性值
类型:
Boolean实现
ICurveIsClosed
参见