Navigation:  Functions >

bCombineAlignment()

Print this Topic    Previous pageReturn to chapter overviewNext page

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

iAlignmentThe 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

bGetHorizontalAlignment()

bGetVerticalAlignment()

 


Page url: http://www.YOURSERVER.com/index.html?bcombinealignment.htm