bounds

Returns minimum and maximum axes values of Point array.

Returns (0, 0, 0, 0) if Path contains no points. Returned bounds width and height may be larger or smaller than area affected when Path is drawn.

Rect returned includes all Point added to Path, including Point associated with PathVerb.MOVE that define empty contours.

Return

bounds of all Point in Point array