MoveEventArgs(DeviceInfo, TranslationVector) Constructor

Public Sub New( _ 
ByVal dInfo As DeviceInfo, _ 
ByVal translationVector As TranslationVector
)
This language is not supported or no code example is available.
public MoveEventArgs( 
DeviceInfo dInfo
TranslationVector translationVector 
)
This language is not supported or no code example is available.

Parameters

dInfo
DeviceInfo

translationVector
TranslationVector

.NET Framework

Supported in: 4.7.2

In this article

Definition