| BezierCurve 属性 | 
The BezierCurve type exposes the following members.
 属性
属性| 名称 | 说明 | |
|---|---|---|
|  | Dimension | 
            维数
             | 
|  | eCoordinateType | 
            坐标类型(XY XYZ XYM XYZM)
             | 
|  | EndPoint | 
            终点
             | 
|  | Envelope | 
            几何对象的包络矩形框(当为空时,会调用ResetBoundingBox来重置,注:IPoint 和 IBoundingBox 内部参数改变后无需重置)
             | 
|  | GeometryType | 
            几何类型
             | 
|  | IsBeeline | 
            该贝塞尔曲线是否为直线
             | 
|  | IsClosed | 
            是否封闭
             | 
|  | IsEmpty | 
            是否为空的几何对象
             | 
|  | Length | 
            长度
             | 
|  | MidPoint | 
            中点
             | 
|  | Point1 | 
            一号点
             | 
|  | Point2 | 
            二号点
             | 
|  | Point3 | 
            三号点
             | 
|  | Point4 | 
            四号点
             | 
|  | SpatialReference | 
            空间参考
             | 
|  | StartPoint | 
            起点
             | 
 参见
参见