public Multipart SetMsAsDistance( Multipart multipart, AsRatioOrLength asRatioOrLength )
Public Overloads 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. If the input multipart is empty, then it is returned unchanged.