[]
        
(Showing Draft Content)

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

Bounds Property

Bounds

Returns the bounds of the multi-line shape.

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

A RectangleF representing the bounds of the multi-line shape.

Overrides