GraphicObjectGetRect Method

Definition

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public Object GetRect(
	float x,
	float y,
	float width,
	float height
)

Parameters

x  Single
 
y  Single
 
width  Single
 
height  Single
 

Return Value

Object

See Also