ImageGear .NET - Updated July 5, 2018
CapStyle Property (IImGearARTPolyRuler)




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

Property Value

ImGearARTCapStyle enumeration value.
See Also

Reference

IImGearARTPolyRuler Interface
IImGearARTPolyRuler Members
ImGearARTCapStyle Enumeration