HyperWorks Desktop

*TensorFont()

*TensorFont()

Previous topic Next topic No expanding text in this topic  

*TensorFont()

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

Description

Specifies the font properties for the tensor plot text.

Syntax

*TensorFont(family, weight, slant, size)

Argument

Name

Description

 

family

The font family/type (for example:  Arial, Courier New, etc.).

 

weight

The weight of the font (0 = regular, 1 = bold).

 

slant

The slant of the font (0 = regular, 1 = italic).

 

size

The size of the font in points.

Example

*TensorFont(Arial, 1, 1, 12)

Application

HyperView.

Context

*BeginGraphicDefaults()

Comments

Defines the font properties to be used for the tensor plot text.

See Also

 

*TensorShowPrefix()

*TensorTextColor()

List of Preference Statements