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

In This Topic
    IsMeasured Property (GeoShape)
    In This Topic
    Returns true if the shape has m-coordinate values.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property IsMeasured As Boolean
    public abstract bool IsMeasured {get;}
    See Also