get_center


Description:

public void get_center (out int x, out int y)

Gets the center of the elliptical path path.

Parameters:

this

a BehaviourEllipse

x

return location for the X coordinate of the center, or null

y

return location for the Y coordinate of the center, or null