ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapSpatialElement Interface / Shape Property

In This Topic
    Shape Property (IMapSpatialElement)
    In This Topic
    Gets the spatial shape.
    Syntax
    'Declaration
     
    ReadOnly Property Shape As GeoShape
    GeoShape Shape {get;}
    See Also