An interface that checks for containment of a point in 2D coordinate space.

Namespace: yWorks.Canvas.Geometry
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public interface IContainsTest
Visual Basic
Public Interface IContainsTest

See Also