LayoutPath Properties

Public Properties

  Name Description
public property ActualCapacity
Gets the computed Capacity.
public property CanFreeze  (Inherited from Freezable)
public property Capacity
Gets or sets the maximum number of items displayed on the LayoutPath.
public property DependencyObjectType  (Inherited from DependencyObject)
public property Dispatcher  (Inherited from DispatcherObject)
public property Distribution
Gets or sets whether items are laid out evenly or with a fixed padding.
public property FillBehavior
Gets or set the method to alter Span on an open path.
public property HasAnimatedProperties  (Inherited from Animatable)
public property IsFrozen  (Inherited from Freezable)
public property IsSealed  (Inherited from DependencyObject)
public property IsValid
Gets whether or not the SourceElement is valid in the context. A SourceElement is not valid if it is a descendant of the PathPanel in which it is used.
public property Orientation
Gets or sets the orientation of the items.
public property Padding
Gets or sets the distance in pixels along the arc length of the LayoutPath between two items.
public property SourceElement
Gets or sets the element that defines the path.
public property Span
Gets or sets the percentage of the LayoutPath that participates in layout.
public property Start
Gets or sets the distance from the start of the LayoutPath to place the first item.

See Also

Reference

LayoutPath Class
Microsoft.Expression.Controls Namespace