GoXam for WPF v3
MultiLayout Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Layout Namespace
>
MultiLayout Class
: MultiLayout Constructor
Construct an empty
MultiLayout
.
Syntax
C#
public
MultiLayout()
Remarks
You will need to supply at least one
IDiagramLayout
in the
Layouts
collection before this
MultiLayout
can do anything useful.
See Also
Reference
MultiLayout Class
MultiLayout Members