'宣言 Public Enum BackgroundMode Inherits System.Enum
public enum BackgroundMode : System.Enum
'宣言 Public Enum BackgroundMode Inherits System.Enum
public enum BackgroundMode : System.Enum
メンバ | 解説 |
---|---|
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