Gets the Rubberband location and dimensions.
public: __property Rectangle get_Dimensions();
'Declaration
Public ReadOnly Property Dimensions As Rectangle
'Usage
Dim instance As Rubberband
Dim value As Rectangle
value = instance.Dimensions
Property Value
A
System.Drawing.Rectangle value which represents the location and dimensions.