MoveAbove Method

Moves objects above the target in the draw order.

See Also | Example

Signature

object.MoveAbove (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?