次の方法で共有


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は、〘〘AnchorX AnchorY

適用対象