ImageGear .NET - Updated February 21, 2018
Width Property (IImGearARTCurve)




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

Property Value

Integer value.
See Also

Reference

IImGearARTCurve Interface
IImGearARTCurve Members