[]
        
(Showing Draft Content)

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

IsMeasured Property

IsMeasured

Gets a value indicating whether any ring in the collection has m-coordinate values.

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

true if any ring has m-coordinate values; otherwise, false.

Overrides