IVisualObject Interface |
Namespace: SmartBear.TestLeft.TestObjects
The IVisualObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | CallMethod<T>(String,Object[]) |
Invokes the specified method and returns the result.
(Inherited from IObject.) |
![]() | Cast<T> |
Casts the interface to an interface of another type.
(Inherited from IObject.) |
![]() | GetProperty<T> |
Returns the value of the specified property.
(Inherited from IObject.) |
![]() | Picture() |
Captures the image of the object.
|
![]() | Picture(Int32, Int32, Int32, Int32, Boolean) |
Captures the image of the specified rectangular area of the object.
|
![]() | SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |