Returns the column index (zero-based) of a location in the Document Coordinate System.
mimelist
inst.getColumnId(x, y)
AInt16 getColumnId( ListInstance* inst, AInt32 x, AInt32 y )
inst The MIME instance.
x x position in the Document Coordinate System.
y y position in the Document Coordinate System.
The column index (zero-based), or -1
if (x, y) doesn’t fall within a column.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |