SetPosition Method (Scale)
Class
Scale
.
Action
Sets the position of the scale.
Syntax
C#
scale
.
SetPosition
(
position
)
VB
scale
.
SetPosition
(
position
)
Variable
Description
position
The internal numeric value of the position to move to.
Integer
.