GraphicObjectOutputConnectors Property

Definition

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public List<IConnectionPoint> OutputConnectors { get; set; }

Property Value

ListIConnectionPoint

Implements

IGraphicObjectOutputConnectors

See Also