BitmapXRes property (Main Control)
Builder Syntax |
int BitmapXRes |
Delphi Syntax |
BitmapXRes:Integer |
Overview |
Refer to Examining and Altering Bitmaps. |
Remarks
Dots per inch in the width 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, BitmapYRes property, ColorCount property |
Topics |
|
|