Click or drag to resize

PotentialPath Properties

The PotentialPath type exposes the following members.

Properties
  NameDescription
Public propertyCurrent
Gets/Sets the Current Point of the Path - in the case of a complete Path this is the end of the Path.
Public propertyIsComplete
Gets/Sets whether the Path is complete.
Public propertyIsDeadEnd
Gets/Sets whether the Path is a dead-end.
Public propertyIsPartial
Gets/Sets whether the Path is Partial.
Public propertyLength
Gets/Sets the Length of the Path.
Public propertyStart
Gets the Start of the Path.
Top
See Also