Click or drag to resize
GraphPointClone Method
Returns a new instance of GraphPoint containing same data.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax
C#
public GraphPoint Clone()

Return Value

Type: GraphPoint
See Also