LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

ScreenCaptureAreaFillPattern Enumeration

Show in webframe





Values that indicate the fill pattern for the screen capture area.
Syntax
public enum ScreenCaptureAreaFillPattern : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ScreenCaptureAreaFillPattern 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ScreenCaptureAreaFillPattern

            

            
public enum class ScreenCaptureAreaFillPattern : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000HorizontalHorizontal line fill "-----".
0x00000001VerticalVertical line fill "|||||".
0x00000002ForwardDiagonalForward-Diagonal line fill "\\\\\".
0x00000003BackwardDiagonalBackward-Diagonal line fill "/////".
0x00000005DiagonalCrossDiagonal-Crossed line fill "xxxxx".
0x00000005CrossCrossed line fill "+++++".
0x00000006SolidSolid fill.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ScreenCapture.ScreenCaptureAreaFillPattern

Requirements

Target Platforms

See Also

Reference

Leadtools.ScreenCapture Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.