Sets the CY coodinate of the item.
[Visual Basic] Sub SetCY( _ ByVal p_fValue As Single _ ) [C#] void SetCY( float p_fValue ); [C++] void SetCY( float p_fValue ); [JScript] function SetCY( float p_fValue );
IFilterItem Interface | Okapi.Library.Filter Namespace