次の方法で共有


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

戻り値

属性

適用対象