[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeBase.PointerDragCancel

PointerDragCancel Event

Occurs if the user cancels dragging a Gauge pointer by pressing the Escape key.

Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public event PointerDragEventHandler PointerDragCancel
Returns
Type Description
PointerDragEventHandler Occurs if the user cancels dragging a Gauge pointer by pressing the Escape key.
Remarks

This event is supported if the Selectable property is True.