Click or drag to resize

ConnectorAutoConnect Property

If true then connector will snap to other connectors with AutoConnect enabled when brought close together (see also SnapDistance)

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public bool AutoConnect { get; set; }

Property Value

Boolean
See Also