InterfaceCMPLayerIsTopComponentLayer 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.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool IsTopComponentLayer()

Return Value

Boolean
True if top side components.

See Also