[]
        
(Showing Draft Content)

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

IsMeasured Property

IsMeasured

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

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

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

Overrides