Gets the number of twips per pixel for a printer measured vertically.
Read-only property
Visual Basic |
---|
Public Property TwipsPerPixelY As Single |
A single value which represents the number of twips per pixel for a printer measured vertically.
Not available at design time.
Windows API routines generally require measurements in pixels.
You can use these properties to convert measurements quickly without changing an object's ScaleMode property setting.