CompressorGraphicCreateConnectors Method |
Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.ShapesAssembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax public override void CreateConnectors(
int InCount,
int OutCount
)
Public Overrides Sub CreateConnectors (
InCount As Integer,
OutCount As Integer
)
Request Example
View SourceParameters
- InCount Int32
-
- OutCount Int32
-
See Also