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

In This Topic
    Bounds Property (VectorItemBase)
    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