Click or drag to resize
NodeSourcePointsLimitsMax Property
Maximum amount of source points with respect to node type.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static Dictionary<NodeTypeEnum, int> Max { get; }

Property Value

Type: DictionaryNodeTypeEnum, Int32
See Also