ImageGear .NET - Updated July 5, 2018
Style Property (IImGearARTLine)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTLine Interface : Style Property
Gets or sets the style of the line.
Syntax
'Declaration
 
Property Style As ImGearARTPenStyle
 
'Usage
 
Dim instance As IImGearARTLine
Dim value As ImGearARTPenStyle
 
instance.Style = value
 
value = instance.Style

Property Value

ImGearARTPenStyle enumeration value.
See Also

Reference

IImGearARTLine Interface
IImGearARTLine Members
ImGearARTPenStyle Enumeration