ILayerMirrorY Method

Mirrors the layer in Y-direction.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public virtual bool MirrorY()

Return Value

Boolean
True if the mirror has worked.

Implements

InterfaceLayerMirrorY

See Also