ILayerMirrorX Method

Mirrors the layer in X-direction.

Definition

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

Return Value

Boolean
True if the mirror has worked.

Implements

InterfaceLayerMirrorX

See Also