Table of Contents

Class ImageDescription

Namespace
HP.LFT.SDK.WPF
Assembly
HP.LFT.SDK.dll

The description of a WPF Image test object.

public class ImageDescription : UiObjectDescriptionBase, ICloneable, IDescription
Inheritance
ImageDescription
Implements
Inherited Members

Constructors

ImageDescription()

public ImageDescription()

Properties

Name

The name of this object.

public StringProperty Name { get; set; }

Property Value

StringProperty

ParentText

The text associated with the parent object of this object.

public StringProperty ParentText { get; set; }

Property Value

StringProperty