예제 #1
0
 public virtual override CoreGraphics.CGImage AsCGImage(CoreGraphics.CGRect proposedDestRect, AppKit.NSGraphicsContext referenceContext, Foundation.NSDictionary hints)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public virtual override AppKit.NSImageRep BestRepresentation(CoreGraphics.CGRect rect, AppKit.NSGraphicsContext referenceContext, Foundation.NSDictionary hints)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public virtual override bool HitTestRect(CoreGraphics.CGRect testRectDestSpace, CoreGraphics.CGRect imageRectDestSpace, AppKit.NSGraphicsContext context, Foundation.NSDictionary hints, bool flipped)
 {
     throw new NotImplementedException();
 }