IUIX_CmdItemBox::Rect Property

From PDF XChange PDF SDK
Revision as of 08:08, 24 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property Rect of interface IUIX_CmdItemBox returns Value of RECT containing the rectangle that is relative to the command bar's client rectangle.

Syntax

HRESULT get_Rect([out, retval]  RECT*  stRect);

See Also

IUIX_CmdItemBox