RadialControllerRotationChangedEventArgs.RotationDeltaInDegrees 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
滾輪裝置的旋轉變更,而自訂 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
旋轉方式會以度為單位變更。