[This is preliminary documentation and subject to change.]
Gets the X coordinate of the item.
[Visual Basic] Function GetX() As Single [C#] float GetX(); [C++] float GetX(); [JScript] function GetX(): float;
The X coordinate of the item.
IFilterItem Interface | Okapi.Library.Filter Namespace