'Declaration
Public Property SelectionRectangle As Rectangle
'Usage
Dim instance As DrawingSurface Dim value As Rectangle instance.SelectionRectangle = value value = instance.SelectionRectangle
public Rectangle SelectionRectangle {get; set;}
'Declaration
Public Property SelectionRectangle As Rectangle
'Usage
Dim instance As DrawingSurface Dim value As Rectangle instance.SelectionRectangle = value value = instance.SelectionRectangle
public Rectangle SelectionRectangle {get; set;}