IMotionPath Properties

The IMotionPath type exposes the following members.

Properties
  NameDescription
Public propertyAsIEnumerable
Allows to get base IBehavior interface. Read-only IEnumerable.
Public propertyCount
Returns the number of paths in the collection. Read-only Int32.
Public propertyItem
Returns a command at the specified index.
See Also