TaskModifyPosition Method |
| Name | Description | |
|---|---|---|
| ModifyPosition(String, TextRange) |
Modifies the data of the first rob target found in the context of the TextRange parameter.
| |
| ModifyPosition(String, Int32) |
Modifies the data of the first rob target found in the specified row.
| |
| ModifyPosition(String, TextRange, ModPosExternalAxis) |
Modifies the data of the first rob target found in the context of the TextRange parameter.
| |
| ModifyPosition(String, Int32, ModPosExternalAxis) |
Modifies the data of the first rob target found in the specified row.
|