ImageGear .NET v24.14 - Updated September 15, 2020
ImGearARTJoinStyle Enumeration




ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTJoinStyle Enumeration
Specifies the available styles of the shape that joins two lines of the mark.
Syntax
'Declaration
 
Public Enum ImGearARTJoinStyle 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearARTJoinStyle
Members
MemberDescription
Miter Specifies a mitered join.
Round Specifies a circular join.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.ImGearARTJoinStyle

See Also

Reference

ImageGear.ART Namespace