Instance Functions
getAllPoints():Array<Point>
Description
Returns all points of the Rect Structure.
getSegmentPointsByPoint(point:TPoint):Array<Point>
Description
Returns the line segment points of the Rect structure that make up the segment nearest to the provided point.