[]
        
(Showing Draft Content)

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

IsMeasured Property

IsMeasured

Gets a value indicating whether any shape in the collection has M-coordinate values.

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

A bool value. true if any shape in the collection has M-coordinate values; otherwise, false.

Overrides