Scrolls the receiver’s closest ancestor NSClipView object the minimum distance needed so a specified region of the receiver becomes visible in the clip view.
Original signature is '- (BOOL)scrollRectToVisible:(NSRect)aRect'
Available in Mac OS X v10.0 and later.


- aRect (NSRect)
- The rectangle to be made visible in the clip view.

[Missing <returns> documentation for "M:Monobjc.AppKit.NSView.ScrollRectToVisible(Monobjc.Foundation.NSRect)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)