ImageGear .NET - Updated October 26, 2017
CapStyle Property (IImGearARTLine)




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

Property Value

ImGearARTCapStyle enumeration value.
See Also

Reference

IImGearARTLine Interface
IImGearARTLine Members
ImGearARTCapStyle Enumeration