ICMPLayerIsTopComponentLayer Method

Is top component layer or bottom layer? On bottom layer all components are mirrored in X direction, because user see them from false direction.

Definition

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

Return Value

Boolean
True if top side components.

Implements

InterfaceCMPLayerIsTopComponentLayer

See Also