Position.column
uint column() @property nothrowGet column property.
Returns
The column in the position.
void column(uint propval) @property nothrowSet column property.
Parameters
propval | The column in the position. |
uint column() @property nothrowGet column property.
void column(uint propval) @property nothrowSet column property.
propval | The column in the position. |