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