[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The Height of the Bitmap.
Source position: graphics.pp line 1357
public property TSharedCustomBitmap.Height : Integer |
Height is a read-only Integer property which contains the height for the shared bitmap image as indicated in the descriptor for the raw image data. The property value is always 0 (zero) when the descriptor for the internal raw image data contains ricfNone.
Version 4.0 | Generated 2025-05-03 | Home |