MoveBelow Method

Moves objects below the target in the draw order.

See Also | Example

Signature

object.MoveBelow (Objects, Target)

object

SortentsTable
The object or objects this method applies to.

Objects

Variant; the objects to move.

Target

AcadEntity; the target of the draw order.

 

   Comments?