Previous: 4.53.2.1.2. done() To the Table of Contents Next: 4.53.2.1.4. getWidth()
4.53.2.1.2. done() Table of Contents 4.53.2.1.4. getWidth()

- 4.53.2.1.3. -
Table of Contents
4. Standard Units
4.53. ogFont - BitFont support for ObjGfx 4.0
4.53.2. ogFont Unit Objects
4.53.2.1. ogBitFont object
4.53.2.1.3. getHeight()


4.53.2.1.3. getHeight()

Targets: MS-DOS, Win32 console


ogFont Unit

Retrieves the height.

Declaration:
 function getHeight:uInt32;
Remarks:

Gets the height of the font in pixels.

Return value:

Height of the font, or 0 if no font is loaded.

See also:







Previous: 4.53.2.1.2. done() To the Table of Contents Next: 4.53.2.1.4. getWidth()
4.53.2.1.2. done() Table of Contents 4.53.2.1.4. getWidth()

- 4.53.2.1.3. -