cpdf_setdash
説明
bool cpdf_setdash ( int pdf_document, float white, float black )cpdf_setdash() 関数は、白の長さ white および黒の長さ black により破線のパターンを設定します。 両方とも 0 の場合は実線が描かれます。成功した場合に TRUE を、失敗した場合に FALSE を返します。
cpdf_setdash
There are no user contributed notes for this page.