GraphicObjectHitTest1 Method

Definition

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public bool HitTest1(
	Object zoomedSelection
)

Parameters

zoomedSelection  Object
 

Return Value

Boolean

Implements

IGraphicObjectHitTest(Object)

See Also