Leadtools.ScreenCapture Namespace : ScreenCaptureAreaFillPattern Enumeration |
public enum ScreenCaptureAreaFillPattern : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ScreenCaptureAreaFillPattern Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ScreenCaptureAreaFillPattern
public enum class ScreenCaptureAreaFillPattern : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Horizontal | Horizontal line fill "-----". |
0x00000001 | Vertical | Vertical line fill "|||||". |
0x00000002 | ForwardDiagonal | Forward-Diagonal line fill "\\\\\". |
0x00000003 | BackwardDiagonal | Backward-Diagonal line fill "/////". |
0x00000005 | DiagonalCross | Diagonal-Crossed line fill "xxxxx". |
0x00000005 | Cross | Crossed line fill "+++++". |
0x00000006 | Solid | Solid fill. |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureAreaFillPattern