[]
        
(Showing Draft Content)

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

Bounds Property

Bounds

Returns the bounds of the multi-point shape.

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

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

Overrides