다음을 통해 공유


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

적용 대상