Northwoods.GoWPF 2.2.4 Assembly
Initial Property

Gets or sets under what conditions an "initialization" or "reset" of the model should cause layouts to be invalidated.
Syntax
Public Property Initial As LayoutInitial
public LayoutInitial Initial {get; set;}

Property Value

The default value is LayoutInitial.InvalidateIfNodesUnlocated.
Remarks
The diagram will call LayoutDiagram(LayoutInitial,Boolean) with this value when there has been a significant change to the whole diagram, such as:
Requirements
See Also

Reference

LayoutManager Class
LayoutManager Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback