GoXam for WPF v3
InvalidateLayout Method (DiagramLayout)
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
>
DiagramLayout Class
: InvalidateLayout Method
Set the
ValidLayout
property to false, and ask the diagram's
Northwoods.GoXam.LayoutManager
to perform layouts in the near future.
Syntax
C#
public
void
InvalidateLayout()
Remarks
This is typically called when a layout property value has changed.
See Also
Reference
DiagramLayout Class
DiagramLayout Members
Invalidate Method