ActiveReports 12
Clone Method (Point2d)

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

Return Value

A clone of the Point2d object.
See Also

Reference

Point2d Class
Point2d Members