LayoutPath Constructor

Initializes a new instance of the LayoutPath Class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New LayoutPath
public LayoutPath ()
public:
LayoutPath ()
public LayoutPath ()
public function LayoutPath ()

Remarks

The default constructor initializes any fields to their default values.

See Also

Reference

LayoutPath Class
LayoutPath Members
Microsoft.Expression.Controls Namespace