共用方式為


VisualElement.Scale 屬性

定義

取得或設定套用至項目的縮放比例。 這是可繫結屬性。

public:
 property double Scale { double get(); void set(double value); };
public double Scale { get; set; }
member this.Scale : double with get, set
Public Property Scale As Double

屬性值

備註

預設值為 1.0。

Scale 會套用至 AnchorXAnchorY的相對 。

適用於