home | news | install | contact | download | examples | docs | success stories
 

PS_SET_BORDER_STYLE

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'.

AUTHOR

This manual page was written by Uwe Steinmann .

  <uwe at steinmann.cx> SourceForgeLogo