'宣言 Public Enum ShowAsMonochrome Inherits System.Enum
public enum ShowAsMonochrome : System.Enum
'宣言 Public Enum ShowAsMonochrome Inherits System.Enum
public enum ShowAsMonochrome : System.Enum
メンバ | 解説 |
---|---|
Always | The bitmap should be always shown as monochrome. |
Auto | The bitmap coloring should be defined by the parent element. |
Never | The bitmap should use original colors. |
System.Object
System.ValueType
System.Enum
C1.Framework.ShowAsMonochrome