PSSetBorderThickness()

Syntax

Function PSSetBorderThickness(nThickness)
TPageScript:SetBorderThickness(nThickness)

Returns

The old value.

Description

Call PSSetBorderThickness() to set the default border thickness used by PageScript 32 when drawing shapes such as Ellipses and Frames. If you pass APS_DEFAULT as the border thickness, the default border thickness is used instead.

Arguments

nThickness The border thickness is always expressed in points (1/72th of an inch).