TwipsPerPixelX Function

Returns the number of twips that represent the width of a pixel.

āļšāˇāļģāļš āļģāˇ“āļ­āˇ’āļē:


n = TwipsPerPixelX

āļ†āļ´āˇƒāˇ” āļŊāļļāˇāļ¯āˇ™āļą āļ…āļœāļē:

Integer

āļ‹āļ¯āˇāˇ„āļģāļĢāļē:


Sub ExamplePixelTwips
    MsgBox "" & TwipsPerPixelX() & " Twips * " & TwipsPerPixelY() & " Twips",0,"Pixel size"
End Sub

Please support us!