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
ParameterTipeDeskripsi
dashSystem::ArrayPtr\<double\>Pola dash atau array kosong jika garis solid.
phasedoubleFase dari pola dash.
dashCapSystem::Drawing::Drawing2D::DashCapCap dash dari pola dash.

Lihat Juga