SetCenter Method (View Object)

Scope: Schematic editor

Object: View Object

Prerequisites: None

Centers the view around the coordinates (maintaining the current zoom factor).

Usage

View.SetCenter(ByVal X As Long, ByVal Y As Long)

Arguments

X

X-coordinate of the view center.

Y

Y-coordinate of the view center.