Aspose::Page::EPS::Device::PdfDevice::WriteDash méthode

PdfDevice::WriteDash method

Écrit le tiret du trait.

void Aspose::Page::EPS::Device::PdfDevice::WriteDash(System::ArrayPtr<double> dash, double phase, System::Drawing::Drawing2D::DashCap dashCap, float width) override
ParamètreTypeDescription
tiretSystem::ArrayPtr<double>Le motif de tirets ou un tableau vide si la ligne est continue.
phasedoubleLa phase du motif de tirets.
dashCapSystem::Drawing::Drawing2D::DashCapLe cap de tiret du motif de tirets.

Voir aussi