[]
        
(Showing Draft Content)

C1.Framework.ShowAsMonochrome

ShowAsMonochrome Enum

Describes how bitmap content is recolored.

Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public enum ShowAsMonochrome

Fields

Name 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.