ImageGear .NET - Updated December 24, 2018
Style Property (ImGearARTCurve)




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

Property Value

ImGearARTPenStyle enumeration value.
See Also

Reference

ImGearARTCurve Class
ImGearARTCurve Members
ImGearARTPenStyle Enumeration