Click or drag to resize

LevelGaugeGraphic(Int32, Int32, Double, Double) Constructor


Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public LevelGaugeGraphic(
	int posX,
	int posY,
	double w,
	double h
)
Request Example View Source

Parameters

posX  Int32
 
posY  Int32
 
w  Double
 
h  Double
 
See Also