Karamba3D API Reference
Karamba3D API Reference
Karamba Namespaces
Karamba.GHopper Namespaces
Karamba.GHopper.Utilities.UIWidgets
MenuSlider Class
MenuSlider Methods
ComputeMinSize Method
Contains Method
FireChangedEvent Method
IsTtipPoint Method
Layout Method
PostUpdateBounds Method
Read Method
Render Method
RespondToMouseDoubleClick Method
RespondToMouseDown Method
RespondToMouseMove Method
RespondToMouseUp Method
TooltipSetup Method
Write Method
MenuSlider Methods
The
MenuSlider
type exposes the following members.
Methods
Name
Description
ComputeMinSize
(Overrides
GH_Attr_Widget
ComputeMinSize
.)
Contains
(Overrides
GH_Attr_Widget
Contains(PointF)
.)
Equals
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
FireChangedEvent
Fire changed event.
GetHashCode
Serves as the default hash function.
(Inherited from
Object
.)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
GetWidgetDescription
(Inherited from
GH_Attr_Widget
.)
IsTtipPoint
(Overrides
GH_Attr_Widget
IsTtipPoint(PointF)
.)
Layout
(Overrides
GH_Attr_Widget
Layout
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
OnRender
Render widget to canvas.
(Inherited from
GH_Attr_Widget
.)
PostUpdateBounds
(Overrides
GH_Attr_Widget
PostUpdateBounds(Single
)
.)
Read
(Overrides
GH_Attr_Widget
Read(GH_IReader)
.)
Render
(Overrides
GH_Attr_Widget
Render(WidgetRenderArgs)
.)
RespondToKeyDown
(Inherited from
GH_Attr_Widget
.)
RespondToMouseDoubleClick
(Overrides
GH_Attr_Widget
RespondToMouseDoubleClick(GH_Canvas, GH_CanvasMouseEvent)
.)
RespondToMouseDown
(Overrides
GH_Attr_Widget
RespondToMouseDown(GH_Canvas, GH_CanvasMouseEvent)
.)
RespondToMouseMove
(Overrides
GH_Attr_Widget
RespondToMouseMove(GH_Canvas, GH_CanvasMouseEvent)
.)
RespondToMouseUp
(Overrides
GH_Attr_Widget
RespondToMouseUp(GH_Canvas, GH_CanvasMouseEvent)
.)
TooltipSetup
(Overrides
GH_Attr_Widget
TooltipSetup(PointF, GH_TooltipDisplayEventArgs)
.)
ToString
Returns a string that represents the current object.
(Inherited from
Object
.)
UpdateBounds
Update widget bounds.
(Inherited from
GH_Attr_Widget
.)
Write
(Overrides
GH_Attr_Widget
Write(GH_IWriter)
.)
Top
See Also
Reference
MenuSlider Class
Karamba.GHopper.Utilities.UIWidgets Namespace