Gets the height of the bitmap defined by the hDIB property in printer units defined by the ScaleMode property.
Read-only property
Visual Basic |
---|
Public Property DIBHeight As Single |
A single value which represents the height of the bitmap defined by the hDIB.
Not available at design time. Printer units are different than screen units. For example, an image that is 320x240 screen pixels on a 600dpi printer would be 2000x1500 printer pixels.