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