ImageGear .NET - Updated October 26, 2017
Width Property (ImGearARTFreeLine)




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

Property Value

Integer value.
See Also

Reference

ImGearARTFreeLine Class
ImGearARTFreeLine Members