←Select platform

ScreenCaptureAreaFillPattern Enumeration

Summary

Values that indicate the fill pattern for the screen capture area.

Syntax

C#
VB
C++
public enum ScreenCaptureAreaFillPattern : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ScreenCaptureAreaFillPattern  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class ScreenCaptureAreaFillPattern : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0HorizontalHorizontal line fill "-----".
1VerticalVertical line fill "|||||".
2ForwardDiagonalForward-Diagonal line fill "\\\".
3BackwardDiagonalBackward-Diagonal line fill "/////".
4Cross(0x00000005)Crossed line fill "+++++".
5DiagonalCrossDiagonal-Crossed line fill "xxxxx".
6SolidSolid fill.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ScreenCapture Assembly
Click or drag to resize