다음을 통해 공유


NSImage.HitTestRect 메서드

정의

[Foundation.Export("hitTestRect:withImageDestinationRect:context:hints:flipped:")]
public virtual bool HitTestRect (CoreGraphics.CGRect testRectDestSpace, CoreGraphics.CGRect imageRectDestSpace, AppKit.NSGraphicsContext context, Foundation.NSDictionary hints, bool flipped);
abstract member HitTestRect : CoreGraphics.CGRect * CoreGraphics.CGRect * AppKit.NSGraphicsContext * Foundation.NSDictionary * bool -> bool
override this.HitTestRect : CoreGraphics.CGRect * CoreGraphics.CGRect * AppKit.NSGraphicsContext * Foundation.NSDictionary * bool -> bool

매개 변수

testRectDestSpace
CGRect
imageRectDestSpace
CGRect
hints
NSDictionary
flipped
Boolean

반환

특성

적용 대상