Aspose::Page::EPS::Device::PdfDevice::WriteCap method

PdfDevice::WriteCap method

Writes out the cap of the stroke.

void Aspose::Page::EPS::Device::PdfDevice::WriteCap(System::Drawing::Drawing2D::LineCap cap) override
ParameterTypeDescription
capSystem::Drawing::Drawing2D::LineCapLine cap of the stroke.

See Also