Click or drag to resize
GraphPoint Constructor
Initializes a new instance of the GraphPoint class with coordinates set to zero.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
public GraphPoint()
See Also