Leadtools.ScreenCapture Namespace : ScreenCaptureAreaLineStyle Enumeration |
public enum ScreenCaptureAreaLineStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ScreenCaptureAreaLineStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ScreenCaptureAreaLineStyle
public enum ScreenCaptureAreaLineStyle : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ScreenCapture.ScreenCaptureAreaLineStyle = function() { }; Leadtools.ScreenCapture.ScreenCaptureAreaLineStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ScreenCaptureAreaLineStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Dash | Dashed lines "----------". |
DashDot | Dash-Dotted lines "-.-.-.-.-.". |
DashDotDot | Dash-Dot-Dotted lines -..-..-..- ". |
Dot | Dotted lines "..........". |
Solid | Solid lines "__________". |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureAreaLineStyle
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