GoXam for WPF v3
AnimationDisablesDiagram Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
LayoutManager Class
: AnimationDisablesDiagram Property
Gets or sets whether the Diagram is disabled during a layout animation.
Syntax
C#
public
bool
AnimationDisablesDiagram {
get
;
set
;}
Property Value
The default value is true.
Remarks
Disabling the diagram prevents unexpected changes to the diagram by the user during animation.
See Also
Reference
LayoutManager Class
LayoutManager Members