ImageGear .NET - Updated October 2, 2018
Width Property (CADRectangle)




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADRectangle Class : Width Property
Width of rectangle.
Syntax
'Declaration
 
Public Property Width As Double
 
'Usage
 
Dim instance As CADRectangle
Dim value As Double
 
instance.Width = value
 
value = instance.Width
See Also

Reference

CADRectangle Class
CADRectangle Members