←Select platform

ScreenCaptureAreaLineStyle Enumeration

Summary

Values that indicate which line style to use.

Syntax

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

Members

ValueMemberDescription
0SolidSolid lines "__________".
1DashDashed lines "----------".
2Dot(0x00000003)(0x00000004)Dotted lines "..........".
3DashDotDash-Dotted lines "-.-.-.-.-.".
4DashDotDotDash-Dot-Dotted lines -..-..-..- ".
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