ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoPoint Class / Bounds Property

In This Topic
    Bounds Property (GeoPoint)
    In This Topic
    The bounds of the point shape.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property Bounds As RectangleF
    public override RectangleF Bounds {get;}
    See Also