RanorexRanorex Documentation
StandardValues Property
NamespacesRanorexLocationStandardValues
Gets an array of the standard locations.
Declaration Syntax
C#Visual BasicVisual C++
public static Location[] StandardValues { get; }
Public Shared ReadOnly Property StandardValues As Location()
public:
static property array<Location^>^ StandardValues {
	array<Location^>^ get ();
}

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