public void BringOneLayerForward( LayerDefinition layer )
Parameters
- layer
- Layer definition to bring forward.
public void BringOneLayerForward( LayerDefinition layer )
Exception | Description |
---|---|
EPLAN.Harness.API.Exceptions.ArgumentNullException | Argument is null. |
EPLAN.Harness.API.Exceptions.FileClosedException | This file is not opened. |
EPLAN.Harness.API.Exceptions.OperationFailedException | The operation was not successful. |