ImageAttributes.Format 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.
The format of the image (WPF, WinForms, Win32).
public: System::UInt32 Format;
public uint Format;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.UIDataFormat")]
public uint Format;
val mutable Format : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.UIDataFormat")>]
val mutable Format : uint32
Public Format As UInteger
Field Value
- Attributes