This class contains only static methods, that can be used in conjunction with objects of type ICursor and IIterator .

Namespace: yWorks.yFiles.Algorithms.Util
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public sealed class Cursors
Visual Basic
Public NotInheritable Class Cursors

Remarks

This class contains only static methods, that can be used in conjunction with objects of type ICursor and IIterator .

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Algorithms.Util..::..Cursors

See Also