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

NextPrevUpTopContentsIndex

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 the font associated with port , or the font given.


CAPI User Guide and Reference Manual (Windows version) - 3 Aug 2017

NextPrevUpTopContentsIndex