Click or drag to resize

AdjustGraphic(Int32, Int32, SKSize) Constructor


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

Parameters

posX  Int32
 
posY  Int32
 
graphicSize  SKSize
 
See Also