次の方法で共有


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

Name Description
ImageElement(ImageId, String)

Creates a new instance of an image element.

ImageElement(ImageId)

Creates a new instance of an image element.

Fields

Name Description
Empty

Represents the empty ImageElement. This field is read-only.

Properties

Name Description
AutomationName

Localized description of the image

ImageId

A unique identifier for an image.

Applies to