ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorPlacemark Class / Bounds Property

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