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