ImageAttributes.Flags 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 flags indicating which fields of the structure are valid.
public: System::UInt32 Flags;
public uint Flags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.ImageAttributesFlags")]
public uint Flags;
val mutable Flags : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.ImageAttributesFlags")>]
val mutable Flags : uint32
Public Flags As UInteger
Field Value
- Attributes