![]() |
MenuStaticText Methods |
The MenuStaticText 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 |
Get widget at point. If no widget is in range of given point,
null is returned.
(Inherited from GH_Attr_Widget.) |
![]() | 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 |
Deserialize widget.
(Inherited from GH_Attr_Widget.) |
![]() | 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 |
Setup widget's tool tip.
(Inherited from GH_Attr_Widget.) |
![]() | 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).) |