Click or drag to resize

MaterialStreamGraphicCreateConnectors Method


Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Shapes
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public override void CreateConnectors(
	int InCount,
	int OutCount
)
Request Example View Source

Parameters

InCount  Int32
 
OutCount  Int32
 
See Also