ImageGear .NET - Updated July 31, 2018
CapStyle Property (ImGearARTPolyRuler)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPolyRuler Class : CapStyle Property
Gets or sets the style of a line end.
Syntax
'Declaration
 
Public Property CapStyle As ImGearARTCapStyle
 
'Usage
 
Dim instance As ImGearARTPolyRuler
Dim value As ImGearARTCapStyle
 
instance.CapStyle = value
 
value = instance.CapStyle

Property Value

ImGearARTCapStyle enumeration value.
See Also

Reference

ImGearARTPolyRuler Class
ImGearARTPolyRuler Members
ImGearARTCapStyle Enumeration