ComponentOne Maps for WPF and Silverlight
C1.Silverlight.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