DrawExtendSelect

Syntax

DrawExtendSelect Count

Remarks

Selects the drawing object specified by Count, whose anchor is within the drawing range set by the DrawSetRange statement. Count is the position of the drawing object relative to the text layer: 1 corresponds to the object closest to the text layer, 2 to the next object, and so on. If one or more drawing objects are already selected, the drawing object specified by Count is added to the group of selected objects. If no drawing range has been set, or if Count is greater than the number of objects whose anchors are within the range, an error occurs.

See Also

DrawGroup, DrawSelect