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

Namespace: yWorks.Canvas.Geometry
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public interface IContainsTest
Visual Basic
Public Interface IContainsTest

See Also