GeoPolyhedralSurface Class Members
In This Topic
The following tables list the members exposed by GeoPolyhedralSurface.
Public Constructors
Public Properties
| Name | Description |
| Bounds | Overridden. Returns the bounds of the geometry. |
| Center | Gets the centroid of the geometry. (Inherited from C1.FlexMap.GeoGeometry) |
| Is3D | Overridden. Returns true if the geometry has z-coordinate values. |
| IsEmpty | Overridden. Returns the value indicating whether the geometry is empty geometry. |
| IsMeasured | Overridden. Returns true if the geometry has m-coordinate values. |
| PointsCount | Overridden. Returns the number of points used in a geometry. |
| Polygons | Gets the surface polygons. |
| Type | Gets the geometry type. (Inherited from C1.FlexMap.GeoGeometry) |
Top
See Also