FloatingTableGraphic(ISimulationObject, Int32, Int32) Constructor

Definition

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Tables
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public FloatingTableGraphic(
	ref ISimulationObject owner,
	int posX,
	int posY
)

Parameters

owner  ISimulationObject
 
posX  Int32
 
posY  Int32
 

See Also