←Select platform

ScreenCaptureAreaType Enumeration

Summary

Values that indicate the shape type of the screen capture area.

Syntax

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

Members

ValueMemberDescription
1TriangleTriangular area.
2Rectangle(0x00000003)Rectangular area.
3RoundRectangleRound-Rectangular area.
4EllipseElliptical area.
5PolygonPolygonal area.
6FreehandFreehand drawn area.
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