Vykresleni pozic cilovych vrcholu na obrazovku.
Namespace: MAPFsimulatorAssembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxprivate void DrawTargets(
Graphics g
)
Private Sub DrawTargets (
g As Graphics
)
private:
void DrawTargets(
Graphics^ g
)
private member DrawTargets :
g : Graphics -> unit
Parameters
- g
- Type: System.DrawingGraphics
[Missing <param name="g"/> documentation for "M:MAPFsimulator.Form1.DrawTargets(System.Drawing.Graphics)"]
See Also