ImageAttributes.Background Field

Definition

[optional] The background color on which the image will be displayed.

public: System::UInt32 Background;
public uint Background;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.RGBA")]
public uint Background;
val mutable Background : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.RGBA")>]
val mutable Background : uint32
Public Background As UInteger 

Field Value

Attributes

Applies to