ICMPLayerMirrorY Method

Mirrors the layer in Y-direction.

Definition

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

Return Value

Boolean
True if the mirror has worked.

Implements

InterfaceLayerMirrorY
InterfaceLayerMirrorY

See Also