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

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