Click or drag to resize
NodeSourcePoints Property
Source points node will have defined.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public List<SourcePoint> SourcePoints { get; set; }

Property Value

Type: ListSourcePoint
See Also