LayoutPath Class

Describes a path along which elements are arranged.

Namespace: Microsoft.Expression.Controls
Assembly: Microsoft.Expression.Controls (in microsoft.expression.controls.dll)

Syntax

'Declaration
Public NotInheritable Class LayoutPath
    Inherits Animatable
'Usage
Dim instance As LayoutPath
public sealed class LayoutPath : Animatable
public ref class LayoutPath sealed : public Animatable
public final class LayoutPath extends Animatable
public final class LayoutPath extends Animatable

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
     System.Windows.DependencyObject
       System.Windows.Freezable
         System.Windows.Media.Animation.Animatable
          Microsoft.Expression.Controls.LayoutPath

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

LayoutPath Members
Microsoft.Expression.Controls Namespace