质点
命名空间:
GISShare.SMap.Geometry
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public IPoint Centroid { get; }
Public ReadOnly Property Centroid As IPoint
Get
public:
virtual property IPoint^ Centroid {
IPoint^ get () sealed;
}
abstract Centroid : IPoint with get
override Centroid : IPoint with get
属性值
类型:
IPoint实现
IAreaCentroid
参见