Aspose::Pdf::Operators::SetDash::set_Pattern method

SetDash::set_Pattern method

Dash pattern. Array’s elements shall be numbers that specify the lengths of alternating dashes and gaps. In case of one element array dash and gap lengths are equal.

void Aspose::Pdf::Operators::SetDash::set_Pattern(System::ArrayPtr<int32_t> value)

See Also