GpxOptions.MAttribute
GpxOptions.MAttribute property
Determines which GPX attribute will be exported as ‘M’ coordinate of waypoints, route points and track points. Behavior is same with ZAttribute
, defaults to null
.
public string MAttribute { get; set; }
See Also
- property ZAttribute
- class GpxOptions
- namespace Aspose.Gis.Formats.Gpx
- assembly Aspose.GIS