ImageAttributes.ImageType Field

Definition

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

Applies to