Gets the number of twips per pixel for a printer measured horizontally.
Read-only property
Visual Basic |
---|
Public Property TwipsPerPixelX As Single |
A single value which represents the number of twips per pixel for a printer measured horizontally.
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.