IGeometryeCoordinateType 属性 |
坐标类型(XY XYZ XYM XYZM)
命名空间:
GISShare.SMap.Geometry
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法CoordinateType eCoordinateType { get; set; }
Property eCoordinateType As CoordinateType
Get
Set
property CoordinateType eCoordinateType {
CoordinateType get ();
void set (CoordinateType value);
}
abstract eCoordinateType : CoordinateType with get, set
属性值
类型:
CoordinateType
参见