public class FloatEventArgs : EventArgs
Public Class FloatEventArgs
Inherits EventArgs
No code example is currently available or this language may not be supported.
FloatEventArgs | Create a new instance of the FloatEventArgs Item. |
FloatEventArgs(Single, Single) | Create a new instance of the FloatEventArgs Item. |
NewValue | Get/Set the new value. |
OriginalValue | Get/Set the original value before the event. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |