MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoPoint Class / M Property

In This Topic
M Property (GeoPoint)
In This Topic
Gets the m-coordinate.
Syntax
'Declaration
 
Public ReadOnly Property M As Nullable(Of Double)
 

Property Value

The m-coordinate as a nullable System.Double value.
See Also