Interface that is implemented for elements that can determine whether they might be visible in a given clipping rectangle.

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

Syntax

C#
public interface IVisibilityTest
Visual Basic
Public Interface IVisibilityTest

Related Demo Applications

See the yFiles.NET tutorials for step by step introductions.

Especially see the following tutorial steps:

See Also