跳到主要内容

KPoint2d.clone() method

复制一个当前点。

Return the cloned point of this.

Signature:

clone(): KPoint2d;

Links: clone(): KPoint2d;

Returns:

KPoint2d

复制点。

The cloned point.