Man page - ps_set_border_style(3)

Packages contains this manual

Manual

PS_SET_BORDER_STYLE

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR

NAME

PS_set_border_style β€” Sets border style of annotations

SYNOPSIS

#include <pslib.h>

void PS_set_border_style(PSDoc *psdoc, const char *style, float width)

DESCRIPTION

Annotations like the starting points of links are surounded by a rectancle. This function sets the appearance and width of the border line. style can be β€˜solid’ or β€˜dashed’.

SEE ALSO

PS_set_border_color(3), PS_set_border_dash(3)

AUTHOR

This manual page was written by Uwe Steinmann uwe@steinmann.cx.