InterfacePCBIWindowGetZoom Method

After you draw a picture (in IStep) you can get the zoom from the last plotted picture.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
double GetZoom()

Return Value

Double
Returns the last drawing zoom.

See Also