originRect property

Rect? originRect
getter/setter pair

图形的区域 和 path 代表同一个图形,只不过用Rect方便计算。

Implementation

Rect? originRect;