IUIX_LayoutItem::FixedSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_LayoutItem|IUIX_LayoutItem]].
+
[[PXV:IUIX_LayoutItem|IUIX_LayoutItem]]

Revision as of 05:46, 23 May 2015


Property FixedSize of interface IUIX_LayoutItem returns/sets Pointer to SIZE ...

Syntax

HRESULT get_FixedSize([out, retval]  SIZE*  pSize);
HRESULT put_FixedSize([in]  SIZE*  pSize);

See Also

IUIX_LayoutItem