ImageElement Class

Definition

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)

Creates a new instance of an image element.

ImageElement(ImageId, String)

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.

Applies to