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.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)

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