[]
        
(Showing Draft Content)

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

Bounds Property

Bounds

Returns the bounds of the line shape.

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

A RectangleF representing the bounding rectangle of the line.

Overrides