ImageGear .NET - Updated March 30, 2018
Style Property (ImGearARTPolyRuler)




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

Property Value

ImGearARTPenStyle enumeration value.
See Also

Reference

ImGearARTPolyRuler Class
ImGearARTPolyRuler Members
ImGearARTPenStyle Enumeration