public GetWidths ( float left, float totalWidth ) : float[] | ||
left | float | this is the position of the first border at the left (cellpadding not included) |
totalWidth | float | /// this is the space between the first border at the left /// and the last border at the right (cellpadding not included) /// |
Результат | float[] |