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

Namespace: yWorks.Canvas.Geometry
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

C#
public interface IContainsTest
Visual Basic
Public Interface IContainsTest

See Also