MonoMac.AppKit.NSClipView Members

The members of MonoMac.AppKit.NSClipView are listed below.

See Also: Inherited members from MonoMac.AppKit.NSView

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
Initializes the NSClipView with the specified frame.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

BackgroundColorNSColor. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
CopiesOnScrollbool. Documentation for this section has not yet been entered.
DocumentCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
DocumentRectSystem.Drawing.RectangleF. Documentation for this section has not yet been entered.
DocumentViewNSView. Documentation for this section has not yet been entered.
DrawsBackgroundbool. Documentation for this section has not yet been entered.

Public Methods

Autoscroll(NSEvent) : bool
Documentation for this section has not yet been entered.
ConstrainScrollPoint(System.Drawing.PointF) : System.Drawing.PointF
Documentation for this section has not yet been entered.
DocumentVisibleRect() : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ScrollClipView(NSClipView, System.Drawing.PointF)
Documentation for this section has not yet been entered.
ScrollToPoint(System.Drawing.PointF)
Documentation for this section has not yet been entered.
ViewBoundsChanged(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
ViewFrameChanged(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSClipView object.