Aspose::Page::EPS::PsDocument::DrawLine metode
PsDocument::DrawLine method
Menggambar segmen garis.
void Aspose::Page::EPS::PsDocument::DrawLine(double x1, double y1, double x2, double y2)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| x1 | double | Koordinat X awal segmen. |
| y1 | double | Koordinat Y awal segmen. |
| x2 | double | Koordinat X akhir segmen. |
| y2 | double | Koordinat Y akhir segmen. |
Lihat Juga
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++