ImageGear .NET - Updated August 31, 2018
ImGearARTCapStyle Enumeration




ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTCapStyle Enumeration
Specifies the available cap styles of a line end.
Syntax
'Declaration
 
Public Enum ImGearARTCapStyle 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearARTCapStyle
Members
MemberDescription
Flat Specifies a flat line cap.
Round Specifies a round line cap.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.ImGearARTCapStyle

See Also

Reference

ImageGear.ART Namespace