ScrollCanvas.SelectionTextAlign

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As Integer)
aScrollCanvas.SelectionTextAlign = newValue
or
IntegerValue = aScrollCanvas.SelectionTextAlign


//SelectionTextAlign explain: //It's the position number the text has to be aligned to // 1--2--3 // | | // 4 5 6 // | | // 7--8--9