Aspose::Page::EPS::Device::PdfDevice::WriteDash metode
PdfDevice::WriteDash method
Menulis dash dari stroke.
void Aspose::Page::EPS::Device::PdfDevice::WriteDash(System::ArrayPtr<double> dash, double phase, System::Drawing::Drawing2D::DashCap dashCap, float width) override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| dash | System::ArrayPtr\<double\> | Pola dash atau array kosong jika garis solid. |
| phase | double | Fase dari pola dash. |
| dashCap | System::Drawing::Drawing2D::DashCap | Cap dash dari pola dash. |
Lihat Juga
- Typedef ArrayPtr
- Enum DashCap
- Class PdfDevice
- Namespace Aspose::Page::EPS::Device
- Library Aspose.Page for C++