Share via


PathLayoutData Members

Encapsulates the data needed to update a IPathLayoutItem.

The following tables list the members exposed by the PathLayoutData type.

Public Constructors

  Name Description
PathLayoutData  

Top

Public Properties

  Name Description
public property GlobalIndex Gets or sets the index of an element in a collection of elements.
public property GlobalOffset Gets or sets the offset of an element proportional to the total length of a collection of paths.
public property IsArranged Gets or sets whether or not an element is arranged on a path.
public property LayoutPathIndex Gets or sets the index of the path on which an element is arranged.
public property LocalIndex Gets or sets the index of an element on a path.
public property LocalOffset Gets or sets the offset of an element proportional to the length of a path.
public property NormalAngle Gets or sets the angle perpendicular to the path at an element's location.
public property OrientationAngle Gets or sets the angle perpendicular to the path at an element's location if the element is oriented to the path.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

PathLayoutData Class
Microsoft.Expression.Controls Namespace