绘制三角形

在 Visio 中绘制三角形

Aspose.Diagram for .NET API 允许开发人员在页面中绘制三角形。下面的代码示例显示了如何在 Visio 绘图中绘制三角形。

在 SVG 中绘制三角形

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

在 PDF 中绘制三角形

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

在 PNG 中绘制三角形

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

在 HTML 中绘制三角形

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