ImageGear .NET - Updated May 30, 2018
Style Property (ImGearARTPolyline)




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

Property Value

ImGearARTPenStyle enumeration value.
See Also

Reference

ImGearARTPolyline Class
ImGearARTPolyline Members
ImGearARTPenStyle Enumeration