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
Gets the bounds of the shape.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Bounds As RectangleF
 

Property Value

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