Click or drag to resize

ConnectorConnectedTo Property

The first connector this connector is connected to, or null if no connected at all.

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

Property Value

Connector
See Also