The LayoutModel<(Of <(<'TNode, TCanvas>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
Canvas |
The canvas currently used for measuring and drawing the graphical elements.
| |
HasCanvas |
Indicates whether the layout model is currently connected with a Canvas.
| |
Orientation |
The orientation of the layout.
| |
TotalHeight |
Retrieves the total height of the layout.
| |
TotalWidth |
Retrieves the total width of the layout.
|