Accusoft.ImagXpressSdk Namespace > Rubberband Class : Dimensions Property |
'Declaration Public ReadOnly Property Dimensions As Rectangle
'Usage Dim instance As Rubberband Dim value As Rectangle value = instance.Dimensions
public Rectangle Dimensions {get;}
public: __property Rectangle get_Dimensions();