Sets or returns the center point of an arc, circle, ellipse, or viewport.
Syntax
ObjectVariable = object.Center
Where:
ObjectVariable is a variable representing a Point object;
Object is an Arc, Circle, Ellipse, or Viewport object.
Examples ...
Center property example