Northwoods.GoSilverlight 1.2.2 Assembly
InvalidateLayout Method
See Also  Send Feedback
Northwoods.GoXam.Layout Namespace > DiagramLayout Class : InvalidateLayout Method

Set the DiagramLayout.ValidLayout property to false, and ask the diagram's Northwoods.GoXam.LayoutManager to perform layouts in the near future.

Syntax

Visual Basic (Declaration) 
Public Sub InvalidateLayout() 
C# 
public void InvalidateLayout()

Remarks

This is typically called when a layout property value has changed.

Requirements

See Also

© 2010 All Rights Reserved.