RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPicture.Height Property

Specifies the vertical size (in pixels) of the graphic.

Pascal
property Height: Integer;
C++
__property int Height;

Use Height to find the height of the graphic image contained in the picture object. Height is the native, unstretched, height of the picture. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!