API Help
Eplan.EplApi.HEServices Namespace / Edit Class / SendToBack Method
Placement to move.

SendToBack Method
Opens the page, selects the Placement passed as oPlacementToMove and move the Placement back.
Syntax
public void SendToBack( 
   Placement oPlacementToMove
)

Parameters

oPlacementToMove
Placement to move.
Exceptions
ExceptionDescription
Is thrown in case of null \parameters.
The graphics editor interface could not be created.
See Also