centerAt method

void centerAt(
  1. ArcGISPoint point
)

Centers the envelope at the specified point.

The point's spatial reference must be the same as the envelope builder's.

Parameters:

  • point — The point to center on.