ActiveReports 12
Clone Method (Point3d)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Point3d Class : Clone Method
Creates a clone of the Point3d object. 
Syntax
'Declaration
 
Public Overrides NotOverridable Function Clone() As Object
public override object Clone()

Return Value

A clone of the Point3d object. 
See Also

Reference

Point3d Class
Point3d Members