CenterView Command
|
- CenterView( <Center Point> )
-
Translates the
Graphics View so that the specified point is in the center.
CenterView((0, 0))
moves the origin to the center of the Graphics View.
If multiple Graphics Views are open, the command applies to the active View. |