IODBLayerMirrorX Method

Mirrors the layer in X-direction (Mirror on the Y-Axis).

Definition

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

Return Value

Boolean
True if the mirror has worked.

Implements

InterfaceLayerMirrorX
InterfaceLayerMirrorX

See Also