[]
        
(Showing Draft Content)

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

Bounds Property

Bounds

Gets the bounds of the polyhedral surface.

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

A RectangleF representing the bounds of the polyhedral surface.

Overrides