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

In This Topic
Bounds Property (GeoMultiLineString)
In This Topic
Returns the bounds of the multi-line shape.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Bounds As RectangleF
 

Property Value

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