共用方式為


AbstractCanvas<TState>.PlatformScale(Single, Single) 方法

定義

protected:
 abstract void PlatformScale(float fx, float fy);
protected abstract void PlatformScale (float fx, float fy);
abstract member PlatformScale : single * single -> unit
Protected MustOverride Sub PlatformScale (fx As Single, fy As Single)

參數

fx
Single
fy
Single

適用於