The ILayoutModelBase type exposes the following members.

Methods

  NameDescription
Public methodDraw
Displays the layout based on the current settings.

Properties

  NameDescription
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