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