A class that is used by GeneralPath to iterate over the elements the path is made up of.

Namespace: yWorks.Canvas.Drawing
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public class PathCursor
Visual Basic
Public Class PathCursor

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Drawing..::..GeneralPath..::..PathCursor

See Also