PSSetBorder()

Syntax

Function PSSetBorder(nThickness, nBorderColor)
TPageScript:SetBorder(nThickness, nBorderColor)

Returns

The old values as an array.

Description

Call PSSetBorder() to set the default border thickness and color used by PageScript 32 when drawing shapes such as Ellipses and Frames.

Arguments

nThickness Thickness of the border in points.
nBorderColor Color is an Integer value that may either be a predefined color value (See PageScript 32 colors) or a RGB color value.