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

In This Topic
    Type Property (GeoShape)
    In This Topic
    Gets the geometry type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As GeometryType
    public GeometryType Type {get;}
    See Also