Fires an OnSettingVisited event.

C# |
public void SettingVisited( IGraphElement elem, int visitorID, bool newValue )

- elem (IGraphElement)
- The graph element of which the specified flag is to be set.
- visitorID (Int32)
- The id of the visited flag to be set.
- newValue (Boolean)
- The new value.