getAnchorPoint method

Point<double> getAnchorPoint()

Implementation

Point<double> getAnchorPoint() {
  return _anchorPoint;
}