ImageGear .NET - Updated December 24, 2018
CapStyle Property (ImGearARTProtractor)




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

Property Value

ImGearARTCapStyle enumeration value.
See Also

Reference

ImGearARTProtractor Class
ImGearARTProtractor Members
ImGearARTCapStyle Enumeration