This is an interface for a sequence of instances of YPoint.

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

Syntax

C#
public interface IPointCursor : ICursor
Visual Basic
Public Interface IPointCursor _
	Inherits ICursor

Remarks

This is an interface for a sequence of instances of YPoint.

See Also