[]
Performs spin up.
public virtual void SpinUp()
Increment property is used to define the increment. This method has the same behavior with the Up key pressed.
Performs spin up.
public void SpinUp(object increment)
Type | Name | Description |
---|---|---|
object | increment | The object value that indicates the increment when spin up. |
This method has the same behavior with the Up key pressed.