RanorexRanorex Documentation
Weight Property
Gets or sets the weight.
Declaration Syntax
C#Visual BasicVisual C++
public int Weight { get; set; }
Public Property Weight As Integer
public:
property int Weight {
	int get ();
	void set (int value);
}
Value
The weight.

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