RadialControllerRotationChangedEventArgs.RotationDeltaInDegrees 속성

정의

사용자 지정 RadialController 도구가 활성 상태인 동안 휠 디바이스의 회전 변경입니다.

public:
 property double RotationDeltaInDegrees { double get(); };
double RotationDeltaInDegrees();
public double RotationDeltaInDegrees { get; }
var double = radialControllerRotationChangedEventArgs.rotationDeltaInDegrees;
Public ReadOnly Property RotationDeltaInDegrees As Double

속성 값

Double

double

회전 각도가 변경됩니다.

적용 대상

추가 정보