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




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

Property Value

ImGearARTPenStyle enumeration value.
See Also

Reference

IImGearARTRuler Interface
IImGearARTRuler Members
ImGearARTPenStyle Enumeration