ImageGear .NET - Updated May 1, 2018
Style Property (IImGearARTCurve)




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

Property Value

ImGearARTPenStyle enumeration value.
See Also

Reference

IImGearARTCurve Interface
IImGearARTCurve Members
ImGearARTPenStyle Enumeration