ImageAttributes.ImageType 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 type of the image (bitmap, icon, or image list).
public: System::UInt32 ImageType;
public uint ImageType;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.UIImageType")]
public uint ImageType;
val mutable ImageType : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.UIImageType")>]
val mutable ImageType : uint32
Public ImageType As UInteger
Field Value
- Attributes