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

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