[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.BackgroundMode

BackgroundMode Enum

Represents the mode of the background.

Namespace: C1.Framework.Drawing.Gdi.DeviceContexts
Assembly: C1.Win.Input.8.dll
Syntax
public enum BackgroundMode

Fields

Name Description
Opaque

Background is filled with the current background color before the text, hatched brush, or pen is drawn.

Transparent

Background remains untouched.