Represents the method that will handle value change notification events.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public delegate void ValueChangedEventHandler<T> ( |
Visual Basic Copy Code |
---|
Public Delegate Sub ValueChangedEventHandler(Of T) ( _ |
The source of the event.