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




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

Property Value

ImGearARTCapStyle enumeration value.
See Also

Reference

ImGearARTCurve Class
ImGearARTCurve Members
ImGearARTCapStyle Enumeration