MFOverlayDrawable Protocol Reference
Declared in | MFOverlayDrawable.h |
Tasks
-
– drawInContext:
Implement this method to perform drawing in an overlay over the document view. The context coordinate system is aligend to the user space of the document displayed.
required method
Instance Methods
drawInContext:
Implement this method to perform drawing in an overlay over the document view. The context coordinate system is aligend to the user space of the document displayed.
- (void)drawInContext:(CGContextRef)context
Discussion
Implement this method to perform drawing in an overlay over the document view. The context coordinate system is aligend to the user space of the document displayed.
Declared In
MFOverlayDrawable.h