共用方式為


VisualInteractionSource.DeltaScale 屬性

定義

即將推出的畫面格期間要套用的縮放比例變更量。 乘法。 預設值為 1。 只能透過運算式/動畫讀取。

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

屬性值

Single

float

視覺效果互動來源的規模變更。

適用於