IUIX_CmdItemBox::Redraw Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CmdItemBox::Redraw Method}}
 
{{#customTitle:IUIX_CmdItemBox::Redraw Method}}
{{#parentPage:PXV:IUIX_CmdItemBox|Redraw Method|method}}
+
{{#parentPage:PXV:IUIX_CmdItemBox#Methods|Redraw|method}}
{{ToWrite}}
+
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Redraws parent command bar's rectangle.
  
 
== Syntax ==
 
== Syntax ==
Line 15: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]].
+
[[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]]

Latest revision as of 08:21, 24 March 2016


Redraws parent command bar's rectangle.

Syntax

HRESULT Redraw();

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IUIX_CmdItemBox