Namespace: Esri::GameEngine::Geometry
Class: Esri/GameEngine/Geometry/ArcGISPolygon
Since: 1.0.0
Inheritance: ArcGISMultipart->ArcGISPolygon
Summary
A multipart shape used to represent an area.
Methods
Signature | Return Type | Summary |
---|---|---|
Creates a polyline containing paths for all the rings in this polygon. |
ToPolyline
ArcGISPolyline ToPolyline() const
Creates a polyline containing paths for all the rings in this polygon.
Since 1.0.0
Returns ArcGISPolyline
A polyline.