Solid Edge Draft Type Library
SendToBack Method
Description
Changes the display order of visible objects by moving the referenced object behind all overlapping objects.
Syntax
Visual Basic
Public Sub SendToBack() 
Remarks
This command is useful when objects are hiding other objects that have a lower priority display. The SendBackward method can also be used.
See Also

DrawingView Object  | DrawingView Members