ImageGear .NET - Updated December 24, 2018
Width Property (ImGearARTLine)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTLine Class : Width Property
Gets or sets the line width.
Syntax
'Declaration
 
Public Property Width As Integer
 
'Usage
 
Dim instance As ImGearARTLine
Dim value As Integer
 
instance.Width = value
 
value = instance.Width

Property Value

Integer value.
Remarks
The default value is 1.
See Also

Reference

ImGearARTLine Class
ImGearARTLine Members