Click or drag to resize

GraphicObjectGetRect Method


Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public Object GetRect(
	float x,
	float y,
	float width,
	float height
)
Request Example View Source

Parameters

x  Single
 
y  Single
 
width  Single
 
height  Single
 

Return Value

Object
See Also