Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / VectorPolyline Class / Bounds Property

In This Topic
    Bounds Property (VectorPolyline)
    In This Topic
    Get the bounds in geographical coordinates.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Bounds As Rect
    public override Rect Bounds {get;}
    See Also