VisualInteractionSource.Scale 屬性

定義

自互動開始以來,縮放比例的總百分比差異。 乘法。 預設值為 1。 只能透過運算式/動畫讀取。

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

屬性值

Single

float

互動來源的規模。

適用於