HyperWorks Desktop

*BorderWidth()

Specifes the border width surrounding a note.

*BorderWidth()

Specifes the border width surrounding a note.

Previous topic Next topic No expanding text in this topic  

*BorderWidth()

Specifes the border width surrounding a note.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*BorderWidth(width)

Arguments

Name

Description

 

width

The border width: 0, 1, 2, 3, or 4:

0 = off
1 = hairline border
4 = bold border

1 is the default.

Example

*BeginNote()

   *Color(11)

  *BorderWidth(1)

   *Font("times", 0, 1, 12)

*EndNote()

Application

HyperView and HyperGraph.

Context

*BeginNote()

Report Definitions

See also

 

*BeginNote()

*BeginLegend()

List of Session Statements