ImageGear .NET - Updated November 28, 2017
Style Property (IImGearARTPolyline)




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

Property Value

ImGearARTPenStyle enumeration value.
See Also

Reference

IImGearARTPolyline Interface
IImGearARTPolyline Members
ImGearARTPenStyle Enumeration