![]() |
MenuCheckBox Methods |
The MenuCheckBox type exposes the following members.
Name | Description | |
---|---|---|
![]() | ComputeMinSize | (Overrides GH_Attr_WidgetComputeMinSize.) |
![]() | Contains |
Check if widget bounds contains given point. By default the CanvasBounds
of the widget will be consulted.
(Inherited from GH_Attr_Widget.) |
![]() | 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.) |
![]() | 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_WidgetIsTtipPoint(PointF).) |
![]() | Layout | (Overrides GH_Attr_WidgetLayout.) |
![]() | 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_WidgetPostUpdateBounds(Single).) |
![]() | Read | (Overrides GH_Attr_WidgetRead(GH_IReader).) |
![]() | Render | (Overrides GH_Attr_WidgetRender(WidgetRenderArgs).) |
![]() | RespondToKeyDown | (Inherited from GH_Attr_Widget.) |
![]() | RespondToMouseDoubleClick | (Inherited from GH_Attr_Widget.) |
![]() | RespondToMouseDown | (Overrides GH_Attr_WidgetRespondToMouseDown(GH_Canvas, GH_CanvasMouseEvent).) |
![]() | RespondToMouseMove | (Overrides GH_Attr_WidgetRespondToMouseMove(GH_Canvas, GH_CanvasMouseEvent).) |
![]() | RespondToMouseUp | (Overrides GH_Attr_WidgetRespondToMouseUp(GH_Canvas, GH_CanvasMouseEvent).) |
![]() | TooltipSetup | (Overrides GH_Attr_WidgetTooltipSetup(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_WidgetWrite(GH_IWriter).) |