Menu

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

Public Constructors

NameDescription
PathLayoutData
Top

Public Properties

NameDescription
GlobalIndex Gets or sets the index of an element in a collection of elements.
GlobalOffset Gets or sets the offset of an element proportional to the total length of a collection of paths.
IsArranged Gets or sets whether or not an element is arranged on a path.
LayoutPathIndex Gets or sets the index of the path on which an element is arranged.
LocalIndex Gets or sets the index of an element on a path.
LocalOffset Gets or sets the offset of an element proportional to the length of a path.
NormalAngle Gets or sets the angle perpendicular to the path at an element's location.
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)

NameDescription
EqualsOverloaded. (Inherited from Object)
GetHashCode(Inherited from Object)
GetType(Inherited from Object)
ReferenceEquals(Inherited from Object)
ToString(Inherited from Object)
Top

Protected Methods

NameDescription
Finalize(Inherited from Object)
MemberwiseClone(Inherited from Object)
Top

See Also