[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolygon.Bounds

Bounds Property

Bounds

Gets the bounds of the polygon shape.

Declaration
public override RectangleF Bounds { get; }
Property Value
Type Description
RectangleF

A RectangleF representing the bounds of the polygon shape.

Overrides