Parameters
- multipart
- The multipart on which to set the M-values.
- fromM
- The beginning M-value.
- toM
- The end M-value.
Return Value
The multipart with new M-values. If the input multipart is empty, then it is returned unchanged.
Exception | Description |
---|---|
System.ArgumentNullException | Multipart is null. |
System.InvalidOperationException | This geometry is not M-Aware. |
ArcGIS.Core.Geometry.Exceptions.InvalidParameterException | The input fromM and toM are invalid and M-values cannot be interpolated. |
System.NotImplementedException | Spatial reference of multipartis an image coordinate system. |
Target Platforms: Windows 11, Windows 10