ZoomCenter Method

Zooms the current viewport to a specified center point and magnification.

See Also | Example

Signature

object.ZoomCenter Center, Magnify

Object

Application
The object or objects this method applies to.

Center

Variant (three-element array of doubles); input-only
The 3D WCS coordinates specifying the center of the zoom.

Magnify

Double; input-only
The magnification level of the window. A value smaller than the current value increases the magnification. A larger value decreases the magnification.

Remarks

This method applies only to the current active viewport (paper space viewport or model space viewport).

 

   Comments?