LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)
LEAD Technologies, Inc

ScreenCaptureAreaFillPattern Enumeration






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 ScreenCaptureAreaFillPattern : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ScreenCapture.ScreenCaptureAreaFillPattern = function() { };
Leadtools.ScreenCapture.ScreenCaptureAreaFillPattern.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ScreenCaptureAreaFillPattern : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BackwardDiagonalBackward-Diagonal line fill "/////".
CrossCrossed line fill "+++++".
DiagonalCrossDiagonal-Crossed line fill "xxxxx".
ForwardDiagonalForward-Diagonal line fill "\\\\\".
HorizontalHorizontal line fill "-----".
SolidSolid fill.
VerticalVertical line fill "|||||".
Inheritance Hierarchy

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

Requirements

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

See Also

Reference

Leadtools.ScreenCapture Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.