Click or drag to resize

ValveGraphic(Int32, Int32, Int32, Int32) Constructor


Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Shapes
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public ValveGraphic(
	int posX,
	int posY,
	int width,
	int height
)
Request Example View Source

Parameters

posX  Int32
 
posY  Int32
 
width  Int32
 
height  Int32
 
See Also