ImageGear .NET - Updated November 28, 2017
JoinStyle Property (ImGearARTProtractor)




ImageGear23.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