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