Aspose::Pdf::Operators::SetDash::ToString method

SetDash::ToString method

Gets operator string representation.

System::String Aspose::Pdf::Operators::SetDash::ToString() const override

ReturnValue

[x1 x2] y d, where x1 - dash length, x2 - gap length, y - phase.

See Also