'Declaration
Public Enum ShowAsMonochrome Inherits System.Enum
public enum ShowAsMonochrome : System.Enum
'Declaration
Public Enum ShowAsMonochrome Inherits System.Enum
public enum ShowAsMonochrome : System.Enum
Member | Description |
---|---|
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