다음을 통해 공유


NSView.RectForSmartMagnificationAtPoint(CGPoint, CGRect) 메서드

정의

[Foundation.Export("rectForSmartMagnificationAtPoint:inRect:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect RectForSmartMagnificationAtPoint (CoreGraphics.CGPoint atPoint, CoreGraphics.CGRect inRect);
abstract member RectForSmartMagnificationAtPoint : CoreGraphics.CGPoint * CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.RectForSmartMagnificationAtPoint : CoreGraphics.CGPoint * CoreGraphics.CGRect -> CoreGraphics.CGRect

매개 변수

atPoint
CGPoint
inRect
CGRect

반환

특성

적용 대상