Viewport.SetBoxCenter
Description:
Moves this viewport so that the center of the box outline (excluding the viewport label) is at a given point.
Moves this viewport so that the center of the box outline (excluding the viewport label) is at a given point.
public void SetBoxCenter(
XYZ newCenterPoint
)
-
newCenterPointThe desired center for the box outline.
-
A non-optional argument was null
-
The viewport is not on a sheet.