Aspose::Page::EPS::PsDocument::DrawLine metodu
PsDocument::DrawLine method
Bir çizgi segmenti çizer.
void Aspose::Page::EPS::PsDocument::DrawLine(double x1, double y1, double x2, double y2)
| Parameter | Type | Açıklama |
|---|---|---|
| x1 | double | Segmentin başlangıcının X koordinatı. |
| y1 | double | Segmentin başlangıcının Y koordinatı. |
| x2 | double | Segmentin sonunun X koordinatı. |
| y2 | double | Segmentin sonunun Y koordinatı. |
Ayrıca Bakınız
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++