LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

ScreenCaptureAreaLineStyle Enumeration

Show in webframe





Values that indicate which line style to use.
Syntax
public enum ScreenCaptureAreaLineStyle : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ScreenCaptureAreaLineStyle 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ScreenCaptureAreaLineStyle

            

            
public enum class ScreenCaptureAreaLineStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000SolidSolid lines "__________".
0x00000001DashDashed lines "----------".
0x00000003DashDotDash-Dotted lines "-.-.-.-.-.".
0x00000004DashDotDotDash-Dot-Dotted lines -..-..-..- ".
0x00000004DotDotted lines "..........".
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ScreenCapture.ScreenCaptureAreaLineStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.ScreenCapture Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.