PCB-Investigator Interface Documentation
C#
VB
C++
F#
Show/Hide TOC
Interface
PCBIWindow
Zoom
To
Selection Method
Zoom to selected objects.
Definition
Namespace:
PCBI.Automation.Interfaces
Assembly:
PCB-Investigator (in PCB-Investigator.exe) Version: 16
C#
Copy
void
ZoomToSelection
()
VB
Copy
Sub
ZoomToSelection
C++
Copy
void
ZoomToSelection
()
F#
Copy
abstract
ZoomToSelection
:
unit
->
unit
See Also
Reference
InterfacePCBIWindow Interface
PCBI.Automation.Interfaces Namespace
In This Article
Definition
See Also