Default implementation of the ICanvasCursor interface that provides a set of default cursors.

Namespace: yWorks.Canvas
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

C#
public class CanvasCursor : ICanvasCursor
Visual Basic
Public Class CanvasCursor _
	Implements ICanvasCursor

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas..::..CanvasCursor

See Also