Represents a button component for CompositeNodes.
The following tables list the members exposed by the Button type.
Name | Description | |
---|---|---|
Initializes a new instance of the Button class. |
Name | Description | |
---|---|---|
The button background color. |
||
A MindFusion.Drawing.Font instance specifying button's font. |
||
The desired height of the button. |
||
The border color. |
||
The border thickness. |
||
The text color. |
||
The desired width of the button. |
Name | Description | |
---|---|---|
Gets or sets the index of the grid column this component is contained in. (Inherited from ComponentBase.) |
||
Gets or sets the index of the grid row this component is contained in. (Inherited from ComponentBase.) |
||
Gets or sets the component's horizontal alignment. (Inherited from ComponentBase.) |
||
Gets or sets the text caption displayed in this button. |
||
Gets or sets the component's vertical alignment. (Inherited from ComponentBase.) |
||
Gets or sets the visibility of this component. (Inherited from ComponentBase.) |