ScreenCaptureAreaLineStyle Enumeration

Summary
Values that indicate which line style to use.
Syntax
C#
VB
C++
public enum ScreenCaptureAreaLineStyle 
  
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.