RanorexRanorex Documentation
IsProportional Property
NamespacesRanorexLocationIsProportional
Gets a value indicating whether this instance is proportional, i.e. is proportional to the width and height of the element.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsProportional { get; }
Public ReadOnly Property IsProportional As Boolean
public:
property bool IsProportional {
	bool get ();
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)