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