Click or drag to resize
NodeGetDefaultSourcePoints Method
Method returning default list of source points.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntax
C#
protected virtual List<SourcePoint> GetDefaultSourcePoints()

Return Value

Type: ListSourcePoint
List of source points
See Also