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)
ParameterTypeDescription
strokeSystem::SharedPtr<System::Drawing::Pen>The stroke.

See Also