ImageGear .NET - Updated May 30, 2018
CapStyle Property (IImGearARTCurve)




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

Property Value

ImGearARTCapStyle enumeration value.
See Also

Reference

IImGearARTCurve Interface
IImGearARTCurve Members
ImGearARTCapStyle Enumeration