Map for WinForms | ComponentOne
C1.FlexMap Namespace / VectorPoint Class / MarkerBounds Property

In This Topic
    MarkerBounds Property (VectorPoint)
    In This Topic
    Gets or sets bounds of the marker.
    Syntax
    'Declaration
     
    
    Public Property MarkerBounds As C1.Win.Interop.Rect
    public C1.Win.Interop.Rect MarkerBounds {get; set;}
    See Also