Click or drag to resize

TableGraphic(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 TableGraphic(
	int posX,
	int posY
)
Request Example View Source

Parameters

posX  Int32
 
posY  Int32
 
See Also