Returns a clone of the graphics tree.
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual Object Clone()
Public Overridable Function Clone As Object
public:
virtual Object^ Clone()
abstract Clone : unit -> Object
override Clone : unit -> Object
Return Value
Type:
Object
An
Object which is a clone of this graphics tree.
Implements
ICloneableCloneSee Also