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: 8.2.23
Syntax
C#
protected virtual List<SourcePoint> GetDefaultSourcePoints()

Return Value

Type: ListSourcePoint
List of source points
See Also