MouseCursorsDragDropAdd Property |
LightningChart .NET Help
Drag'n'drop cursor with plus sign
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic static Cursor DragDropAdd { get; }Public Shared ReadOnly Property DragDropAdd As Cursor
Get
public:
static property Cursor^ DragDropAdd {
Cursor^ get ();
}Property Value
Type:
Cursor
See Also