次の方法で共有


ManipulationDelta2D.ScaleX プロパティ

定義

x 軸に沿ったスケール ファクターを取得します。

public:
 property float ScaleX { float get(); };
public float ScaleX { get; }
member this.ScaleX : single
Public ReadOnly Property ScaleX As Single

プロパティ値

x 軸に沿ったスケール ファクター。

適用対象