'Declaration
Public Enum BackgroundMode Inherits System.Enum
public enum BackgroundMode : System.Enum
'Declaration
Public Enum BackgroundMode Inherits System.Enum
public enum BackgroundMode : System.Enum
Member | Description |
---|---|
Opaque | Background is filled with the current background color before the text, hatched brush, or pen is drawn. |
Transparent | Background remains untouched. |
System.Object
System.ValueType
System.Enum
C1.Framework.Drawing.Gdi.DeviceContexts.BackgroundMode