Point<double> getAnchorPointInPoints() { return Point<double>( _contentSize.x * _anchorPoint.x, _contentSize.y * _anchorPoint.y); }