cpdf_setdash
Opis
bool cpdf_setdash ( int pdf_document, float white, float black )Sets the dash pattern to the given one. If both parameters are 0, a solid line is set.
Parametry
pdf_document
Uchwyt dokumentu, zwrócony przez cpdf_open().
white
White units, as a float
black
Black units, as a float
Poprzedni | Spis treści | Następny |
cpdf_set_word_spacing | Początek rozdziału |