ImageGear .NET - Updated May 1, 2018
Width Property (IImGearARTPolyRuler)




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

Property Value

Integer value.
See Also

Reference

IImGearARTPolyRuler Interface
IImGearARTPolyRuler Members