ImageElement Class
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.
Represents cross platform compatible image.
public ref class ImageElement
public class ImageElement
type ImageElement = class
Public Class ImageElement
- Inheritance
-
ImageElement
Remarks
ImageElements should be constructed with ImageIds that correspond to an image on that platform.
Constructors
ImageElement(ImageId, String) |
Creates a new instance of an image element. |
ImageElement(ImageId) |
Creates a new instance of an image element. |
Fields
Empty |
Represents the empty ImageElement. This field is read-only. |
Properties
AutomationName |
Localized description of the image |
ImageId |
A unique identifier for an image. |