MoveEventArgs(DeviceInfo, TranslationVector, RotationVector) Constructor

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

Parameters

dInfo
DeviceInfo

translationVector
TranslationVector

rotationVector
RotationVector

.NET Framework

Supported in: 4.7.2

In this article

Definition