public class FloatPointEventArgs : EventArgs
Public Class FloatPointEventArgs
Inherits EventArgs
No code example is currently available or this language may not be supported.
FloatPointEventArgs | Create a new instance of the FloatPointEventArgs Item. |
FloatPointEventArgs(FPoint, FPoint) | Create a new instance of the FloatPointEventArgs Item. |
FloatPointEventArgs(Single, Single, Single, Single) | Create a new instance of the FloatPointEventArgs 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) |