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