다음을 통해 공유


NSScrollView.SetMagnification(nfloat, CGPoint) 메서드

정의

[Foundation.Export("setMagnification:centeredAtPoint:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetMagnification (nfloat magnification, CoreGraphics.CGPoint centeredAtPoint);
abstract member SetMagnification : nfloat * CoreGraphics.CGPoint -> unit
override this.SetMagnification : nfloat * CoreGraphics.CGPoint -> unit

매개 변수

magnification
nfloat
centeredAtPoint
CGPoint
특성

적용 대상