BitmapYRes property (Main Control)
Builder Syntax |
int BitmapYRes |
Delphi Syntax |
BitmapYRes:Integer |
Overview |
Refer to Examining and Altering Bitmaps. |
Remarks
Dots per inch in the height direction.
This value is commonly used for printing. Loading an image from a file updates this property, using the value stored in the file.
See Also
Elements |
BitmapBits property, BitmapHeight property, BitmapWidth property, BitmapXRes property, ColorCount property |
Topics |
|
|