Name | Description | |
---|---|---|
|
||
(Inherited from Component.) |
||
Returns a ComponentController used to interact with this component. (Inherited from Component.) |
||
(Inherited from Component.) |
||
|
||
Gets a double value specifying the component's assigned height. Valid only after calling {#link arrange}. (Inherited from Component.) |
||
Gets a double value specifying the component's assigned width. Valid only after calling arrange. (Inherited from Component.) |
||
Gets the Brush used to draw the border outlines. |
||
Gets the border thickness. |
||
Gets the Component displayed inside this border. |
||
Gets the bottom-left corner radius. |
||
Gets the bottom-right corner radius. |
||
Gets the top-left corner radius. |
||
Gets the top-right corner radius. |
||
Gets a nullable double value specifying the component's desired height. Valid only after calling measure. (Inherited from Component.) |
||
Gets a nullable double value specifying the component's desired width. Valid only after calling measure. (Inherited from Component.) |
||
Gets the column index of this component when placed inside a GridPanel. (Inherited from Component.) |
||
Gets the row index of this component when placed inside a GridPanel. (Inherited from Component.) |
||
Gets a fixed height for this component. (Inherited from Component.) |
||
Gets the hit-test visibility of this component. (Inherited from Component.) |
||
Gets the horizontal alignment of this component inside the layout rectangle allocated by its parent panel. (Inherited from Component.) |
||
Gets the margin space around this component relative to the layout rectangle allocated by its parent panel. (Inherited from Component.) |
||
Gets the padding space between this border and its Content. |
||
(Inherited from Component.) |
||
Gets the boundaries of this component relative to its parent. (Inherited from Component.) |
||
Gets the component's tooltip text. (Inherited from Component.) |
||
Gets the vertical alignment of this component inside the layout rectangle allocated by its parent panel. (Inherited from Component.) |
||
Gets the visibility of this component. (Inherited from Component.) |
||
Gets a fixed width for this component. (Inherited from Component.) |
||
Gets a double value specifying the component's horizontal position relative to its parent. (Inherited from Component.) |
||
Gets a double value specifying the component's vertical position relative to its parent. (Inherited from Component.) |
||
Returns the component containing specified point. (Inherited from Component.) |
||
Overloaded. (Inherited from Component.) |
||
Overloaded. (Inherited from Component.) |
||
Transforms the specified point to the coordinate system of the root panel. (Inherited from Component.) |
||
|
||
Transforms the specified point to the coordinate system of this component. (Inherited from Component.) |
||
Sets a double value specifying the component's assigned height. (Inherited from Component.) |
||
Sets a double value specifying the component's assigned width. (Inherited from Component.) |
||
Sets the Brush used to draw the border outlines. |
||
Sets the border thickness. |
||
Sets the Component displayed inside this border. |
||
Sets the bottom-left corner radius. |
||
Sets the bottom-right corner radius. |
||
Sets the top-left corner radius. |
||
Sets the top-right corner radius. |
||
Sets a nullable double value specifying the component's desired height. (Inherited from Component.) |
||
Sets a nullable double value specifying the component's desired width. (Inherited from Component.) |
||
Sets the column index of this component when placed inside a GridPanel. (Inherited from Component.) |
||
Sets the row index of this component when placed inside a GridPanel. (Inherited from Component.) |
||
Sets a fixed height for this component. (Inherited from Component.) |
||
Sets the hit-test visibility of this component. (Inherited from Component.) |
||
Sets the horizontal alignment of this component inside the layout rectangle allocated by its parent panel. (Inherited from Component.) |
||
Sets the margin space around this component relative to the layout rectangle allocated by its parent panel. (Inherited from Component.) |
||
Sets the padding space between this border and its Content. |
||
(Inherited from Component.) |
||
Sets the component's tooltip text. (Inherited from Component.) |
||
Sets the vertical alignment of this component inside the layout rectangle allocated by its parent panel. (Inherited from Component.) |
||
Sets the visibility of this component. (Inherited from Component.) |
||
Sets a fixed width for this component. (Inherited from Component.) |
||
Sets a double value specifying the component's horizontal position relative to its parent. (Inherited from Component.) |
||
Sets a double value specifying the component's vertical position relative to its parent. (Inherited from Component.) |
||
Implements the visitor design pattern. (Inherited from Component.) |
Name | Description | |
---|---|---|
Sums specified nullable double values. (Inherited from Component.) |
||
(Inherited from Component.) |
||
(Inherited from Component.) |