Aspose::Page::EPS::PsDocument::SetStroke method
PsDocument::SetStroke method
Sets stroke in current graphics state.
void Aspose::Page::EPS::PsDocument::SetStroke(System::SharedPtr<System::Drawing::Pen> stroke)
Parameter | Type | Description |
---|---|---|
stroke | System::SharedPtr<System::Drawing::Pen> | The stroke. |
See Also
- Typedef SharedPtr
- Class Pen
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++