ImageGear for .NET
ImGearARTPenStyle Enumeration
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace : ImGearARTPenStyle Enumeration




Glossary Item Box

Specifies pen styles.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
DASH1Line consisting of dashes.
DASHDOT3Line consisting of a repeating pattern of dash-dot.
DASHDOTDOT4Line consisting of a repeating pattern of dash-dot-dot.
DOT2Line consisting of dots.
PDFDASH15Dash pattern compatible with Adobe Acrobat's "Dashed 1" style.
PDFDASH26Dash pattern compatible with Adobe Acrobat's "Dashed 2" style.
PDFDASH37Dash pattern compatible with Adobe Acrobat's "Dashed 3" style.
PDFDASH48Dash pattern compatible with Adobe Acrobat's "Dashed 4" style.
PDFDASH59Dash pattern compatible with Adobe Acrobat's "Dashed 5" style.
PDFDASH610Dash pattern compatible with Adobe Acrobat's "Dashed 6" style.
SOLID0Solid line.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.ImGearARTPenStyle

See Also

©2013. Accusoft Corporation. All Rights Reserved.