PiecewiseCurveFTPoint, TCurveKey Properties |
The PiecewiseCurveFTPoint, TCurveKey generic type exposes the following members.
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionTCurveKey.) | |
Item | Gets or sets the element at the specified index. (Inherited from CollectionTCurveKey.) | |
Items | Gets a IListT wrapper around the CollectionT. (Inherited from CollectionTCurveKey.) | |
PostLoop |
Gets or sets a value that defines how the curve looks after the last curve key.
(Inherited from PiecewiseCurveTParam, TPoint, TCurveKey.) | |
PreLoop |
Gets or sets a value that defines how the curve looks before the first path key.
(Inherited from PiecewiseCurveTParam, TPoint, TCurveKey.) | |
SmoothEnds |
Gets or sets a value indicating whether the curve ends are smoothed.
(Inherited from PiecewiseCurveTParam, TPoint, TCurveKey.) |
Name | Description | |
---|---|---|
IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from CollectionTCurveKey.) | |
ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from CollectionTCurveKey.) | |
IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from CollectionTCurveKey.) | |
ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from CollectionTCurveKey.) | |
IListItem | Gets or sets the element at the specified index. (Inherited from CollectionTCurveKey.) | |
ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from CollectionTCurveKey.) |