Метод | Описание | |
---|---|---|
GetPreferredSize ( |
Discover the preferred size of the element.
|
|
Layout ( |
Perform a layout of the elements.
|
|
ToString ( ) : string |
Obtains the String representation of this instance.
|
|
ViewLayoutRibbonCenterPadding ( Padding preferredPadding ) : System |
Initialize a new instance of the ViewLayoutRibbonGroupImage class.
|
public GetPreferredSize ( |
||
context | Layout context. | |
Результат |
public Layout ( |
||
context | Layout context. | |
Результат | void |
public ViewLayoutRibbonCenterPadding ( Padding preferredPadding ) : System | ||
preferredPadding | Padding | Padding to use when calculating space. |
Результат | System |