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