'Declaration
Public Enum PDFHatchType Inherits System.Enum
'Usage
Dim instance As PDFHatchType
public enum PDFHatchType : System.Enum
__value public enum PDFHatchType : public System.Enum
public enum class PDFHatchType : public System.Enum
'Declaration
Public Enum PDFHatchType Inherits System.Enum
'Usage
Dim instance As PDFHatchType
public enum PDFHatchType : System.Enum
__value public enum PDFHatchType : public System.Enum
public enum class PDFHatchType : public System.Enum
Member | Description |
---|---|
BackwardDiagonal | A pattern of lines on a diagonal from upper right to lower left. |
Cross | Specifies horizontal and vertical lines that cross. |
DiagonalCross | Specifies forward diagonal and backward diagonal lines that cross |
ForwardDiagonal | A pattern of lines on a diagonal from upper left to lower right. |
Horizontal | A pattern of horizontal lines. |
None | No hatched fill. |
Vertical | A pattern of vertical lines. |
System.Object
System.ValueType
System.Enum
O2S.Components.PDFView4NET.Graphics.PDFHatchType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2