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 class ScreenCaptureAreaLineStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Solid | Solid lines "__________". |
0x00000001 | Dash | Dashed lines "----------". |
0x00000003 | DashDot | Dash-Dotted lines "-.-.-.-.-.". |
0x00000004 | DashDotDot | Dash-Dot-Dotted lines -..-..-..- ". |
0x00000004 | Dot | Dotted lines "..........". |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureAreaLineStyle