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