plgchr.3plplot - Man Page
Get character default height and current (scaled) height
Synopsis
plgchr(p_def, p_ht)
Description
Get character default height and current (scaled) height.
Redacted form: plgchr(p_def, p_ht)
This function is used in example 23.
Arguments
- p_def (PLFLT_NC_SCALAR(3plplot), output)
Returned value of the default character height (mm).
- p_ht (PLFLT_NC_SCALAR(3plplot), output)
Returned value of the scaled character height (mm).
Authors
Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.
See Also
PLplot documentation at http://plplot.org/documentation.php.
Info
November, 2024 PLplot API