DIBMP:Height  Access

<< Click to Display Table of Contents >>

Navigation:  DiBMP Class >

DIBMP:Height  Access

Previous pageReturn to chapter overviewNext page
Type        LongInt

Purpose

This access returns the height (in pixels) of the currently loaded bitmap.  If a bitmap is not loaded, it returns zero.

Example

// Retrieve the bitmap height

nHeight := oDIBMP:Height