Description method SetPosition
-
Return Type
-
None
-
Syntax
-
object.SetPosition x, y, [Dragging], [FromTool]
The SetPosition Method syntax has these parts: |
| object | An expression evaluating to an object of type McGraphObjText. | | x | Required. A Single value. | | y | Required. A Single value. | | Dragging | Optional. A Boolean value. | | FromTool | Optional. A Boolean value. |
|