ImageAttributes.Background Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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