DrawSetInsertToAnchor

Syntax

DrawSetInsertToAnchor [Object]

Remarks

Moves the insertion point to the beginning of the paragraph to which the specified drawing object is anchored.

Argument

Explanation

Object

Specifies a drawing object:

Omitted The selected drawing object

> 0 (zero) An object whose anchor is in a range set by the DrawSetRange statement, where 1 is the first object in the range, 2 is the second object, and so on. If the number is not in the range 1 to DrawCount(), an error occurs.


See Also

DrawSetInsertToTextBox