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

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 class PathCursor
Visual Basic
Public Class PathCursor

Inheritance Hierarchy

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

See Also