Gets or sets the Visual displayed while dragging or when the cursor is charged. This is a dependency property.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public Visual CursorVisual { get; set; }
Visual Basic (Declaration)
Public Property CursorVisual As Visual

Remarks

Dependency Property Information
Identifier fieldCursorVisualProperty
Metadata properties set to trueNone

See Also