C# Syntax
public class InsightDescription : HP.LFT.SDK.Description, HP.LFT.SDK.IDescription
System.Object
HP.LFT.SDK.PropertiesDescription
HP.LFT.SDK.Description
HP.LFT.SDK.Insight.InsightDescription
Name | Description | |
---|---|---|
![]() | InsightDescription Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Image | The System.Drawing.Image used as the source image for this Insight test object. |
![]() | Index | The 0-based index of this object, relative to all other objects with an otherwise identical description. (Inherited from HP.LFT.SDK.Description ) |
![]() | Similarity | A percentage value that specifies how similar an object in the AUT must be to this Insight object's source System.Drawing.Image in order to be considered a match. Possible values: 0 - 100. |
![]() | Vri | Distinguishes this object from other objects with otherwise identical descriptions, based on this object's visual relationship to another object in the application. (Inherited from HP.LFT.SDK.Description ) |
Name | Description | |
---|---|---|
![]() | Clone | Creates an exact copy of the test object. (Inherited from HP.LFT.SDK.PropertiesDescription ) |