LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)
LEAD Technologies, Inc

ScreenCaptureAreaLineStyle Enumeration






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 ScreenCaptureAreaLineStyle : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ScreenCapture.ScreenCaptureAreaLineStyle = function() { };
Leadtools.ScreenCapture.ScreenCaptureAreaLineStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ScreenCaptureAreaLineStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DashDashed lines "----------".
DashDotDash-Dotted lines "-.-.-.-.-.".
DashDotDotDash-Dot-Dotted lines -..-..-..- ".
DotDotted lines "..........".
SolidSolid lines "__________".
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.ScreenCapture Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.