The XSplinePath type exposes the following members.

Properties

  NameDescription
BendingPower
Gets or sets the path bending power.
Count

Gets the number of elements contained in the CollectionBase instance.

(Inherited from CollectionBase.)
InnerList

Gets an ArrayList containing the list of elements in the CollectionBase instance.

(Inherited from CollectionBase.)
IsClosed
Returns whether the path is closed. Closed path has the start point and the end point the same.
IsFlexible
Denotes whether the path is flexible.
Item
Gets or sets the vector Vector3 at the position i.
(Inherited from XPointCollection.)
Length
Returns path length.
List

Gets an IList containing the list of elements in the CollectionBase instance.

(Inherited from CollectionBase.)
SyncRoot (Inherited from XPointCollection.)

See Also