Equals

Point3D.Equals method

允许比较 3D 点。

public override bool Equals(object obj)
范围类型描述
objObject比较当前对象的点。

返回值

如果点相等,则为真。

也可以看看