ImageKind Enum
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.
public enum class ImageKind
public enum class ImageKind
enum ImageKind
public enum ImageKind
type ImageKind =
Public Enum ImageKind
- Inheritance
-
ImageKind
Fields
Name | Value | Description |
---|---|---|
Bitmap | 0 | |
Icon | 1 | |
ImageList | 2 |