MoveEventArgs(DeviceInfo, RotationVector) Constructor

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

Parameters

dInfo
DeviceInfo

rotationVector
RotationVector

.NET Framework

Supported in: 4.7.2

In this article

Definition