| Point 属性 | 
The Point type exposes the following members.
 属性
属性| 名称 | 说明 | |
|---|---|---|
|  | Dimension | 
            图形的维度
             | 
|  | eCoordinateType | 
            坐标类型(XY XYZ XYM XYZM)
             | 
|  | Envelope | 
            几何对象的包络矩形框(当为空时,会调用ResetBoundingBox来重置,注:IPoint 和 IBoundingBox 内部参数改变后无需重置)
             | 
|  | GeometryType | 
            集合对象的类型
             | 
|  | IsEmpty | 
            是否为空集合对象(X or Y == Empty)
             | 
|  | M | 
            M
             | 
|  | SpatialReference | 
            空间参考
             | 
|  | X | 
            X
             | 
|  | Y | 
            Y
             | 
|  | Z | 
            Z
             | 
 参见
参见