以给定的角度获取圆或弧路径上的点.
要查找点的角度(以度为单位).
A circle or arc.
A new point object.
从极坐标获取一个点.
极坐标的角度,以弧度为单位.
The radius of the polar coordinate.
A new point object.
计算两条线的斜率相交.
First line to use for slope.
Second line to use for slope.
Optional IPathIntersectionOptions.
两个斜坡的交点,如果坡度不相交,则为空.
位于 0,0 坐标处的点.
A new point.
Generated using TypeDoc
将两个点相加,并将结果作为新的点对象返回.