IPathLayoutItem Interface

Represents an element that is arranged by a PathPanel.

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

Syntax

'Declaration
Public Interface IPathLayoutItem
'Usage
Dim instance As IPathLayoutItem
public interface IPathLayoutItem
public interface class IPathLayoutItem
public interface IPathLayoutItem
public interface IPathLayoutItem

Remarks

Implementing this interface enables PathPanel to set these properties when the element is arranged. This interface is not intended for general implementation.

See Also

Reference

IPathLayoutItem Members
Microsoft.Expression.Controls Namespace