ImageGear .NET - Updated July 5, 2018
JoinStyle Property (ImGearARTProtractor)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTProtractor Class : JoinStyle Property
Gets or sets the style of two lines joins.
Syntax
'Declaration
 
Public Property JoinStyle As ImGearARTJoinStyle
 
'Usage
 
Dim instance As ImGearARTProtractor
Dim value As ImGearARTJoinStyle
 
instance.JoinStyle = value
 
value = instance.JoinStyle

Property Value

ImGearARTJoinStyle enumeration value.
See Also

Reference

ImGearARTProtractor Class
ImGearARTProtractor Members
ImGearARTJoinStyle Enumeration