次の方法で共有


VisualInteractionSource.ScaleVelocity プロパティ

定義

相互作用におけるスケールの瞬時変化率 (1 秒あたりの割合)。 添加 物。 既定値は 0 です。 式/アニメーションでのみ読み取り可能です。

public:
 property float ScaleVelocity { float get(); };
float ScaleVelocity();
public float ScaleVelocity { get; }
var single = visualInteractionSource.scaleVelocity;
Public ReadOnly Property ScaleVelocity As Single

プロパティ値

Single

float

相互作用ソースのスケール速度。

適用対象