ImageGear .NET - Updated March 30, 2018
JoinStyle Property (IImGearARTPolyRuler)




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

Property Value

ImGearARTJoinStyle enumeration value.
See Also

Reference

IImGearARTPolyRuler Interface
IImGearARTPolyRuler Members
ImGearARTJoinStyle Enumeration