Méthode | Description | |
---|---|---|
RenderAfter ( |
Perform rendering after child elements are rendered.
|
|
ToString ( ) : string |
Obtains the String representation of this instance.
|
|
ViewLayoutDockerOverlap ( |
Initialize a new instance of the ViewLayoutDockerOverlap class.
|
Méthode | Description | |
---|---|---|
UpdateFillerRect ( |
Allow the filler rectangle calculated by Layout to be modified before use.
|
|
UpdatePreferredSize ( |
Allow the preferred size calculated by GetPreferredSize to be modified before use.
|
public RenderAfter ( |
||
context | Rendering context. | |
Résultat | void |
protected UpdateFillerRect ( |
||
fillerRect | Original filler rectangle. | |
control | Owning control instance. | |
Résultat |
protected UpdatePreferredSize ( |
||
preferredSize | Original preferred size value. | |
Résultat |
public ViewLayoutDockerOverlap ( |
||
drawCanvas | Canvas used to recover border width/rounding for overlapping. | |
layoutOverlap | Overlapping element. | |
layoutTabs | Tab item container element. | |
Résultat | System |