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