IUIX_CmdItemBox::ItemsCurrentSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdItemBox::ItemsCurrentSize Property}}
 
{{#customTitle:IUIX_CmdItemBox::ItemsCurrentSize Property}}
 
{{#parentPage:PXV:IUIX_CmdItemBox#Properties|ItemsCurrentSize|property}}
 
{{#parentPage:PXV:IUIX_CmdItemBox#Properties|ItemsCurrentSize|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''ItemsCurrentSize''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns  Value of [[PXV:UIX_CmdItemSize|UIX_CmdItemSize]] ...
+
Property '''ItemsCurrentSize''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns  Value of [[PXV:UIX_CmdItemSize|UIX_CmdItemSize]] containing the currently displayed command items' size.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 08:34, 24 March 2016


Property ItemsCurrentSize of interface IUIX_CmdItemBox returns Value of UIX_CmdItemSize containing the currently displayed command items' size.

Syntax

HRESULT get_ItemsCurrentSize([out, retval]  UIX_CmdItemSize*  nSize);

See Also

IUIX_CmdItemBox