Name | Description | |
---|---|---|
GeoTriangle Constructor | Initializes new instance of GeoTriangle. |
The following tables list the members exposed by GeoTriangle.
Name | Description | |
---|---|---|
GeoTriangle Constructor | Initializes new instance of GeoTriangle. |
Name | Description | |
---|---|---|
Bounds | Returns the bounds of the geometry. (Inherited from C1.FlexMap.GeoPolygon) | |
Center | Gets the centroid of the geometry. (Inherited from C1.FlexMap.GeoPolygon) | |
ExteriorRing | Gets the geospatial ring for the line. (Inherited from C1.FlexMap.GeoPolygon) | |
InteriorRings | Gets the geospatial rings enumerator of the GeoLinearRing items for the line. (Inherited from C1.FlexMap.GeoPolygon) | |
Is3D | Returns true if the geometry has z-coordinate values. (Inherited from C1.FlexMap.GeoPolygon) | |
IsEmpty | Returns the value indicating whether the geometry is empty geometry. (Inherited from C1.FlexMap.GeoPolygon) | |
IsMeasured | Returns true if the geometry has m-coordinate values. (Inherited from C1.FlexMap.GeoPolygon) | |
PointsCount | Returns the number of points used in a geometry. (Inherited from C1.FlexMap.GeoPolygon) | |
Rings | Gets the polygon rings. (Inherited from C1.FlexMap.GeoPolygon) | |
Type | Gets the geometry type. (Inherited from C1.FlexMap.GeoGeometry) |
Name | Description | |
---|---|---|
GetPointsBounds | Gets the points bound rectangle. (Inherited from C1.FlexMap.GeoGeometry) |