Okapi .NET Library

IFilterItem.GetCY Method 

 [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;

Return Value

The CY coordinate of the item.

See Also

IFilterItem Interface | Okapi.Library.Filter Namespace