Click or drag to resize

ConnectorGraphicAttachedTo Property


Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public IGraphicObject AttachedTo { get; set; }
Request Example View Source

Property Value

IGraphicObject

Implements

IConnectorGraphicObjectAttachedTo
See Also