FlowsheetGraphic(Int32, Int32, Int32, Int32) Constructor

Definition

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Shapes
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public FlowsheetGraphic(
	int posX,
	int posY,
	int width,
	int height
)

Parameters

posX  Int32
 
posY  Int32
 
width  Int32
 
height  Int32
 

See Also