Renderer.Render

Render(Map, string)

Haritayı oluşturur.

public void Render(Map map, string outputPath)
ParametreTipTanım
mapMapOluşturulacak harita.
outputPathStringÇıktı dosyasının yolu.

istisnalar

istisnaşart
ArgumentNullExceptionHerhangi bir argümannull.
IOExceptionBir G/Ç hatası oluştu.

Ayrıca bakınız


Render(Map, AbstractPath)

Haritayı oluşturur.

public void Render(Map map, AbstractPath outputPath)
ParametreTipTanım
mapMapOluşturulacak harita.
outputPathAbstractPathÇıktı dosyasının yolu.

istisnalar

istisnaşart
ArgumentNullExceptionHerhangi bir argümannull.
IOExceptionBir G/Ç hatası oluştu.

Ayrıca bakınız