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 |
||
Comments |
Defines the font properties to be used for the tensor plot text. |
|
See Also |
|
|