Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

UnitsToPixels – PB Docs 125 – PowerBuilder Library

UnitsToPixels – PB Docs 125

UnitsToPixels PowerScript function

Description

Converts PowerBuilder units to pixels and reports the measurement.
Because pixels are not usually square, you also specify whether
to convert in the horizontal or vertical direction.

Syntax

Argument

Description

units

An integer whose value is the number
of PowerBuilder units you want to convert to pixels

type

A value of the ConvertType enumerated
datatype indicating how to convert the value:

  • XUnitsToPixels! – Convert the units in
    the horizontal direction

  • YUnitsToPixels! – Convert the units in
    the vertical direction

Return Values

Integer. Returns the converted value
if it succeeds and -1 if an error occurs. If any argument’s
value is null, UnitsToPixels returns null.

Examples

These statements convert 350 vertical PowerBuilder
units to vertical pixels and set value equal to the converted value:

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x