[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.IsMeasured

IsMeasured Property

IsMeasured

Gets a value indicating whether the point shape has m-coordinate values.

Declaration
public override bool IsMeasured { get; }
Property Value
Type Description
bool

Returns true if the m-coordinate has a value; otherwise, false.

Overrides