Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace : Appearance Enumeration |
public enum Appearance : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum Appearance Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As Appearance
public enum class Appearance : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Flat | The control is drawn with a flat border. |
0x00000001 | ThreeD | The control is drawn with a 3D border. |
System.Object
System.ValueType
System.Enum
Leadtools.MediaFoundation.Appearance