DoTextHeight(3D) — Stardent Computer Inc. (\*(Dd)
NAME
DoTextHeight − Create a text height primitive attribute object
SYNOPSIS
C:
DtObject DoTextHeight(textheight)
DtReal textheight;
Fortran:
INTEGER∗4 DOTH(TXHGHT)
REAL∗8 TXHGHT
DESCRIPTION
DoTextHeight creates a text height primitive attribute object. The parameter textheight specifies the nominal height of a capital letter for subsequently executed text primitive objects. The textheight parameter should be a positive value.
DEFAULTS
The default DoTextHeight is 1.0.
SEE ALSO
DoAnnoText(3D), DoText(3D), DoTextAlign(3D), DoTextExpFactor(3D), DoTextFont(3D), DoTextPath(3D), DoTextPrecision(3D), DoTextSpace(3D), DoTextUpVector(3D)
September 29, 2021