ftp.nice.ch/Attic/openStep/developer/resources/MiscKit.2.0.5.m.NIS.b.tgz#/MiscKit.2.0.5.m.NIS.b/MiscAppKit.framework/Versions/A/Headers/MiscZooming.h

This is MiscZooming.h in view mode; [Download] [Up]

#import <Foundation/Foundation.h>

@protocol MiscZooming

- (void)zoomToFit;
- (void)zoomToFactor:(float)aZoomFactor;
- (void)zoomToRect:(NSRect)aZoomRect;
- (float)zoomFactor;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.