VisualInteractionSource.ScaleVelocity 属性

定义

交互中缩放的瞬时变化率(以每秒百分比为单位)。 添加剂。 默认值为 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

交互源的刻度速度。

适用于