Multipart QML Type
Base type for types that represent a geometry composed of a collection of Parts. More...
Import Statement: | import Esri.ArcGISRuntime 100.6 |
Since: | Esri.ArcGISRuntime 100.0 |
Inherits: | |
Inherited By: |
Properties
- parts : ImmutablePartCollection
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Each Part is a collection of Segments.
This QML type supports the following default properties. A default property may be declared inside another declared object without being assigned explicitly to a property.
Type | Default Property |
---|---|
SpatialReference | spatialReference |
See also JsonSerializable.
Property Documentation
parts : ImmutablePartCollection |
The parts of the Multipart.