Purpose
Combine the values of horizontal and vertical alignment to a value.
Type
Function
Syntax
bCombineAlignment(
<iAlignmentH>,
<iAlignmentV>
) Æ iAlignment
Arguments
| <iAlignmentH> | The value of the horizontal alignment. |
| Data Type: | Integer |
| <iAlignmentV> | The value of the vertical alignment. |
| Data Type: | Integer |
Return Value
| iAlignment | The composite value with the horizontal and vertical alignment. |
| Data Type: | Integer |
Description
The function bCombineAlignment() combines the values for horizontal and vertical alignment to a value.
See Also
Page url: http://www.YOURSERVER.com/index.html?bcombinealignment.htm