Aspose::Page::EPS::PsDocument::GetStroke method

PsDocument::GetStroke method

Sets stroke in current graphics state.

System::SharedPtr<System::Drawing::Pen> Aspose::Page::EPS::PsDocument::GetStroke()
ParameterTypeDescription

Remarks

Gets stroke of current graphics state.

Current stroke.

See Also