Click or drag to resize
NodeHasTargetPoint Property
Whether step has target point.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntax
C#
public bool HasTargetPoint { get; set; }

Property Value

Type: Boolean
See Also