Parameters
- multipart
- The multipart from which the subcurve will be extracted.
- fromM
- The M-value in the multipart to start the subcurve.
- toM
- The M-value in the multipart to end the subcurve
Return Value
Polyline representing the subcurve.
Exception | Description |
---|---|
System.ArgumentNullException | Multipart is null or empty. |
System.InvalidOperationException | Multipart is not M-Aware. |
System.NotImplementedException | Spatial reference of multipartis an image coordinate system. |
Target Platforms: Windows 11, Windows 10