Visual Basic
C#
Managed Extensions for C++
C++/CLI
Member | Value | Description |
---|---|---|
BEYOND_IMAGE | 0x00000002 | Fill device rectangle beyond the image area with background color. |
NONE | 0x00000000 | Do not draw background. |
UNDER_IMAGE | 0x00000001 | Fill the area under the image with background color. This mode has effect if image has transparent color or alpha channel. |
System.Object
System.ValueType
System.Enum
ImageGear.Display.ImGearBackgroundModes