Gets or sets the position of text and image relative to each other.
| C# | Visual Basic | Visual C++ |
public TextImageRelation TextImageRelation { get; set; }
Public Property TextImageRelation As TextImageRelation
public: property TextImageRelation TextImageRelation { TextImageRelation get (); void set (TextImageRelation value); }
Supported only in RanorexPro.
| Exception | Condition |
|---|---|
| NotSupportedException | Thrown when the property is not available. |
