次の方法で共有


SkiaCanvas.PlatformScale(Single, Single) メソッド

定義

protected:
 override void PlatformScale(float xFactor, float yFactor);
protected override void PlatformScale (float xFactor, float yFactor);
override this.PlatformScale : single * single -> unit
Protected Overrides Sub PlatformScale (xFactor As Single, yFactor As Single)

パラメーター

xFactor
Single
yFactor
Single

適用対象