다음을 통해 공유


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

적용 대상