Click or drag to resize

FloatingTableGraphic(ISimulationObject, Int32, Int32) Constructor


Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Tables
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public FloatingTableGraphic(
	ref ISimulationObject owner,
	int posX,
	int posY
)
Request Example View Source

Parameters

owner  ISimulationObject
 
posX  Int32
 
posY  Int32
 
See Also