طريقة Aspose::Page::EPS::Device::PdfDevice::WriteDash

PdfDevice::WriteDash method

يكتب الفاصل للخط.

void Aspose::Page::EPS::Device::PdfDevice::WriteDash(System::ArrayPtr<double> dash, double phase, System::Drawing::Drawing2D::DashCap dashCap, float width) override
ParameterTypeالوصف
فاصلSystem::ArrayPtr<double>نمط الفاصل أو مصفوفة فارغة إذا كان الخط صلبًا.
الطورdoubleطور نمط الفاصل.
dashCapSystem::Drawing::Drawing2D::DashCapغطاء الفاصل لنمط الفاصل.

انظر أيضًا