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




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

Property Value

ImGearARTCapStyle enumeration value.
See Also

Reference

IImGearARTPolyline Interface
IImGearARTPolyline Members
ImGearARTCapStyle Enumeration