MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoPolygon Class / Bounds Property

In This Topic
Bounds Property (GeoPolygon)
In This Topic
Gets the bounds of the polygon shape.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Bounds As RectangleF
 

Property Value

A System.Drawing.RectangleF representing the bounds of the polygon shape.
See Also