IUIX_CmdPane::ActualSize Property

From PDF XChange PDF SDK
Revision as of 03:23, 25 March 2016 by Palamar (Talk | contribs)

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


Property ActualSize of interface IUIX_CmdPane returns Value of LONG containing the command pane's actual size.

Syntax

HRESULT get_ActualSize([out, retval]  LONG*  nSize);

See Also

IUIX_CmdPane