Метод | Описание | |
---|---|---|
GetPreferredSize ( |
Discover the preferred size of the element.
|
|
Layout ( |
Perform a layout of the elements.
|
|
RenderBefore ( |
Perform rendering before child elements are rendered.
|
|
ToString ( ) : string |
Obtains the String representation of this instance.
|
|
ViewDrawRadioButton ( IPalette palette ) : System |
Initialize a new instance of the ViewDrawRadioButton class.
|
public GetPreferredSize ( |
||
context | Layout context. | |
Результат |
public Layout ( |
||
context | Layout context. | |
Результат | void |
public RenderBefore ( |
||
context | Rendering context. | |
Результат | void |
public ViewDrawRadioButton ( IPalette palette ) : System | ||
palette | IPalette | Palette for source of drawing values. |
Результат | System |