PotentialPath Properties |
The PotentialPath type exposes the following members.
| Name | Description | |
|---|---|---|
| Current |
Gets/Sets the Current Point of the Path - in the case of a complete Path this is the end of the Path.
| |
| IsComplete |
Gets/Sets whether the Path is complete.
| |
| IsDeadEnd |
Gets/Sets whether the Path is a dead-end.
| |
| IsPartial |
Gets/Sets whether the Path is Partial.
| |
| Length |
Gets/Sets the Length of the Path.
| |
| Start |
Gets the Start of the Path.
|