The LayoutModel<(Of <(<'TNode, TCanvas>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyCanvas
The canvas currently used for measuring and drawing the graphical elements.
Public propertyHasCanvas
Indicates whether the layout model is currently connected with a Canvas.
Public propertyOrientation
The orientation of the layout.
Public propertyTotalHeight
Retrieves the total height of the layout.
Public propertyTotalWidth
Retrieves the total width of the layout.

See Also