Harness proD API Help
EPLAN.Harness.API.DataStructures.LayerManagement Namespace / LayerManagement Class / SendOneLayerBackward Method
Layer definition to send backward.
In This Topic
    SendOneLayerBackward Method (LayerManagement)
    In This Topic
    Send this layer one backward.
    Syntax
    public void SendOneLayerBackward( 
       LayerDefinition layer
    )

    Parameters

    layer
    Layer definition to send backward.
    Exceptions
    ExceptionDescription
    Argument is null.
    This file is not opened.
    The operation was not successful.
    See Also