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 ScreenCaptureAreaFillPattern : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ScreenCapture.ScreenCaptureAreaFillPattern = function() { }; Leadtools.ScreenCapture.ScreenCaptureAreaFillPattern.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ScreenCaptureAreaFillPattern : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
BackwardDiagonal | Backward-Diagonal line fill "/////". |
Cross | Crossed line fill "+++++". |
DiagonalCross | Diagonal-Crossed line fill "xxxxx". |
ForwardDiagonal | Forward-Diagonal line fill "\\\\\". |
Horizontal | Horizontal line fill "-----". |
Solid | Solid fill. |
Vertical | Vertical line fill "|||||". |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureAreaFillPattern
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