All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

get-font-descent Function

Summary

Returns the descent in pixels of a font.

Package

graphics-ports

Signature

get-font-descent port &optional font => descent

Arguments
port
A CAPI pane.
font
A font.
Values
descent
An integer.
Description

The function get-font-descent returns the descent in pixels of font.

font defaults to the font associated with port.


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15