Click or drag to resize
AB4D logo

ModelRotatorVisual3DSelectedCursor Property

Gets or sets a Cursor that is shown when mouse is over the arrow. If set to null, cursor is not changed. Default value is Hand.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Cursor SelectedCursor { get; set; }

Property Value

Cursor
See Also