'Declaration
Public Function New( _ ByVal newLocation As Point _ )
'Usage
Dim newLocation As Point Dim instance As New LocationChangedEventArgs(newLocation)
public LocationChangedEventArgs( Point newLocation )
Parameters
- newLocation
'Declaration
Public Function New( _ ByVal newLocation As Point _ )
'Usage
Dim newLocation As Point Dim instance As New LocationChangedEventArgs(newLocation)
public LocationChangedEventArgs( Point newLocation )