Disegna rettangolo

Disegna Rettangolo in Visio

Aspose.Diagram for .NET API consente agli sviluppatori di disegnare una forma rettangolare in una pagina. L’esempio di codice seguente mostra come disegnare un rettangolo in un disegno Visio.

Disegna Rettangolo in SVG

Aspose.Diagram for .NET API allows developers to draw a rectangle in the page and save as SVG format. The code example below shows how to draw a rectangle in a Visio drawing and save as SVG format.

Disegna Rettangolo in PDF

Aspose.Diagram for .NET API allows developers to draw a rectangle in the page and save as PDF format. The code example below shows how to draw a rectangle in a Visio drawing and save as PDF format.

Disegna Rettangolo in PNG

Aspose.Diagram for .NET API allows developers to draw a rectangle in the page and save as PNG format. The code example below shows how to draw a rectangle in a Visio drawing and save as PNG format.

Disegna Rettangolo in HTML

Aspose.Diagram for .NET API allows developers to draw a rectangle in the page and save as HTML format. The code example below shows how to draw a rectangle in a Visio drawing and save as HTML format.