Harness proD API Help
EPLAN.Harness.API.DataStructures.LayerManagement Namespace / LayerManagement Class / BringOneLayerForward Method
Layer definition to bring forward.
In This Topic
    BringOneLayerForward Method (LayerManagement)
    In This Topic
    Bring this layer one forward.
    Syntax
    public void BringOneLayerForward( 
       LayerDefinition layer
    )

    Parameters

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