ImageGear .NET - Updated May 30, 2018
Width Property (ImGearARTRuler)




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

Property Value

Integer value.
See Also

Reference

ImGearARTRuler Class
ImGearARTRuler Members