Aspose::Page::EPS::Device::PdfDevice::WriteJoin method

PdfDevice::WriteJoin method

Writes out the join of the stroke.

void Aspose::Page::EPS::Device::PdfDevice::WriteJoin(System::Drawing::Drawing2D::LineJoin join) override
ParameterTypeDescription
joinSystem::Drawing::Drawing2D::LineJoinLine join of the stroke.

See Also