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

In This Topic
    Bounds Property (GeoShape)
    In This Topic
    Returns the bounds of the shape.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Bounds As RectangleF
    public virtual RectangleF Bounds {get;}
    See Also