'Declaration Public Function New( _ ByVal value As Double _ )
'Declaration
Public Function New( _ ByVal value As Double _ )
'Usage Dim value As Double Dim instance As New GaugeValueEventArgs(value)
'Usage
Dim value As Double Dim instance As New GaugeValueEventArgs(value)
public GaugeValueEventArgs( double value )
GaugeValueEventArgs Class GaugeValueEventArgs Members