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
Parameter | Type | Description |
---|---|---|
join | System::Drawing::Drawing2D::LineJoin | Line join of the stroke. |
See Also
- Enum LineJoin
- Class PdfDevice
- Namespace Aspose::Page::EPS::Device
- Library Aspose.Page for C++