[]
        
(Showing Draft Content)

C1.Win.Gauge.PointerDragEventArgs

PointerDragEventArgs Class

Provides data for events occuring while the Gauge pointer is dragged.

Inheritance
PointerDragEventArgs
Namespace: C1.Win.Gauge
Assembly: C1.Win.Gauge.10.dll
Syntax
public class PointerDragEventArgs : ItemMouseEventArgs
Public Class PointerDragEventArgs
    Inherits ItemMouseEventArgs

Properties

Name Description
NewValue

Gets the suggested new value for the pointer.

Pointer

Gets the Gauge pointer being dragged.