Multipart SetMsAsDistance( Multipart multipart, AsRatioOrLength asRatioOrLength )
Function SetMsAsDistance( _ ByVal multipart As Multipart, _ ByVal asRatioOrLength As AsRatioOrLength _ ) As Multipart
Parameters
- multipart
- The multipart in which to set the M values.
- asRatioOrLength
- Indicates whether the M values are set as lengths or ratios along the multipart.
Return Value
Multipart with M values set.