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

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