IUIX_Obj::Rect Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Obj::Rect Property}}
 
{{#customTitle:IUIX_Obj::Rect Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_Obj|IUIX_Obj]].
+
[[PXV:IUIX_Obj|IUIX_Obj]].

Revision as of 07:46, 20 May 2015


Property Rect of interface IUIX_Obj returns/sets Pointer to RECT ...

Syntax

HRESULT get_Rect([out, retval]  RECT*  pRect);
HRESULT put_Rect([in]  RECT*  pRect);

See Also

IUIX_Obj.