Northwoods.GoSilverlight 1.1.3 Assembly
Animated Property
See Also  Send Feedback
Northwoods.GoXam Namespace > LayoutManager Class : Animated Property

Gets or sets whether there should be animated motion moving the nodes from their current positions to their laid out positions.

Syntax

Visual Basic (Declaration) 
Public Property Animated As Boolean
C# 
public bool Animated {get; set;}

Property Value

The default value is true.

See Also