VisualSimulatorDrawNodes Method |
Distributed Algorithm Simulator
Draws nodes in the ring.
Namespace: DistributedAlgorithmSimulatorAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxprivate void DrawNodes(
bool isNavigate
)
Parameters
- isNavigate
- Type: SystemBoolean
: navigation through history, : real-time execution.
See Also