Creates a clone of the Point3d object.
[Visual Basic]
Overrides Public NotOverridable Function Clone() As Object
[C#]
public override object Clone();
A clone of the Point3d object.
Point3d Class | Point3d Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.