Sets the value for the Height property.
Source position: graphics.pp line 1296
protected procedure TRasterImage.SetHeight( |
AHeight: Integer |
); override; |
AHeight |
|
New value for the property. |
Calls SetSize using the existing value for the Width property and the value for the AHeight parameter.
|
SetSize - specifies height and width of Image. |
|
|
The native, unstretched height for the graphic. |
| Version 4.4 | Generated 2025-11-08 | Home |