SetToMin Method (Scale)

Class

Scale.

Action

Sets the scale to its minimum position.

Syntax

scale.SetToMin ( )

Notes

SetToMin sets a scale to its minimum position. It then checks the internal position of the scale to ensure that it is at the minimum position, and moves it if it is not.

Example

DialogBox.TotalWeight.SetToMin ()