rightTop property
IntVector2
get
rightTop
inherited
Implementation
IntVector2 get rightTop => IntVector2(rightBottom.dx, leftTop.dy);
IntVector2 get rightTop => IntVector2(rightBottom.dx, leftTop.dy);