RanorexNetRanorexNet Documentation
TextImageRelation Property
NamespacesRanorexCheckBoxTextImageRelation
Gets or sets the position of text and image relative to each other.
Declaration Syntax
C#Visual BasicVisual C++
public TextImageRelation TextImageRelation { get; set; }
Public Property TextImageRelation As TextImageRelation
public:
property TextImageRelation TextImageRelation {
	TextImageRelation get ();
	void set (TextImageRelation value);
}
Remarks
Supported only in RanorexPro.
Exceptions
ExceptionCondition
NotSupportedExceptionThrown when the property is not available.

Assembly: RanorexNet (Module: RanorexNet) Version: 1.5.1.4524