'Declaration Public Function New( _ ByVal thumbID As WindowResizeThumb, _ ByVal horizontalChange As Double, _ ByVal verticalChange As Double _ )
'Usage Dim thumbID As WindowResizeThumb Dim horizontalChange As Double Dim verticalChange As Double Dim instance As New WindowResizeDragEventArgs(thumbID, horizontalChange, verticalChange)
public WindowResizeDragEventArgs( WindowResizeThumb thumbID, double horizontalChange, double verticalChange )
Parameters
- thumbID
- horizontalChange
- verticalChange