getCenter method

Point getCenter([
  1. bool? round
])

Returns the center point of the bounds.

Implementation

external Point getCenter([bool? round]);