IPCBIWindowGetCurrentDrawSetting Method

Get current draw setting without layers from this window.

Definition

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

Return Value

IDrawingParameters
All settings with same values as in PCBI visible.

See Also