Method DistanceCacheIsValid
DistanceCacheIsValid()
See whether the distance cache is valid. If it's not valid, then any call to GetPathLength() or ToNativePathUnits() will trigger a potentially costly regeneration of the path distance cache
Declaration
public bool DistanceCacheIsValid()
Returns
Type | Description |
---|---|
bool | Whether the cache is valid |