Click or drag to resize

GraphicObjectHitTest1 Method


Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public bool HitTest1(
	Object zoomedSelection
)
Request Example View Source

Parameters

zoomedSelection  Object
 

Return Value

Boolean

Implements

IGraphicObjectHitTest(Object)
See Also