MonobjcMonobjc Documented Class Library
DrawKnob Method
NamespacesMonobjc.AppKitNSSliderCellDrawKnob()()()()

Calculates the rectangle in which the knob should be drawn, then invokes drawKnob: to actually draw the knob.

Original signature is '- (void)drawKnob'

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual void DrawKnob()
Public Overridable Sub DrawKnob
public:
virtual void DrawKnob()
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)