GraphicsSurfaceFindObjectAtBounds Method

Definition

Namespace: DWSIM.Drawing.SkiaSharp
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public GraphicObject FindObjectAtBounds(
	double x,
	double y,
	double w,
	double h
)

Parameters

x  Double
 
y  Double
 
w  Double
 
h  Double
 

Return Value

GraphicObject

See Also