PathCustomized 属性 |
The PathCustomized type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() | _BoundingBox |
主要用于包络矩形框的直接赋值与修改(目前主要用于内部继承对象的克隆使用以提高效率)
(继承自 GeometryCollection。) |
![]() | Count |
所包含的图形总数
(继承自 GeometryCollection。) |
![]() | Dimension |
维数
(继承自 Path。) |
![]() | eCoordinateType |
坐标类型(XY XYZ XYM XYZM)
(继承自 GeometryCollection。) |
![]() | EndPoint |
终点
(继承自 Path。) |
![]() | Envelope |
几何对象的包络矩形框(当为空时,会调用ResetBoundingBox来重置,注:IPoint 和 IBoundingBox 内部参数改变后无需重置)
(继承自 GeometryCollection。) |
![]() | GeoCode |
定制图形的类型标识(建议在类型上是一致的唯一的)
|
![]() | GeometryType |
几何类型
(继承自 Path。) |
![]() | GeoParams |
图形生成的几何控制参数
|
![]() | GeoParamsInfo |
图形生成的几何控制参数对应的描述信息
|
![]() | IsClosed |
是否封闭
(继承自 Path。) |
![]() | IsEmpty |
是否为空的几何对象
(覆写 PathIsEmpty.) |
![]() | Item |
根据索引获取几何对象
(继承自 GeometryCollection。) |
![]() | Length |
长度
(继承自 Path。) |
![]() | MidPoint |
中点
(继承自 Path。) |
![]() | ObjParams |
图形生成的附加控制参数
|
![]() | ObjParamsInfo |
图形生成的附加控制参数对应的描述信息
|
![]() | SpatialReference |
空间参考
(覆写 GeometryCollectionSpatialReference.) |
![]() | StartPoint |
起点
(继承自 Path。) |