Namespace: Esri::GameEngine::Geometry
Class: Esri/GameEngine/Geometry/ArcGISMultipart
Since: 1.0.0
Inheritance: ArcGISGeometry->ArcGISMultipart
Summary
Defines common members for polyline and polygon multipart geometries.
Properties
Property | Type | Nullable | Readonly | Summary |
---|---|---|---|---|
No | Yes | The parts for the multipart. |
Parts
ArcGISImmutablePartCollection GetParts() const
The parts for the multipart.
This is a copy and the any changes must be set.