|
AlignItem |
Top Previous Next |
|
AlignItem (Method)
Aligns a drawing object to a specific parallelogram area in accordance with an align parameter
Syntax: Function AlignItem(xMin As Single, yMin As Single, xMax As Single, yMax As Single, Handle As Integer, Align As AvaxAlignConstants) As Boolean
The AlignItem method syntax consists of the following:
Return value: Boolean - True on success, false on error
|