ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoPolygon Class / IsMeasured Property

In This Topic
    IsMeasured Property (GeoPolygon)
    In This Topic
    Returns true if any ring in collection has m-coordinate values.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property IsMeasured As Boolean
    public override bool IsMeasured {get;}
    See Also