AddLine
AddLine(PointF, PointF)
public void AddLine(PointF pt1, PointF pt2)
也可以看看
- struct PointF
- class GraphicsPath
- 命名空间 Aspose.Drawing.Drawing2D
- 部件 Aspose.Drawing
AddLine(float, float, float, float)
public void AddLine(float x1, float y1, float x2, float y2)
也可以看看
- class GraphicsPath
- 命名空间 Aspose.Drawing.Drawing2D
- 部件 Aspose.Drawing