IUIX_CmdLine::ActualSize Property

From PDF XChange PDF SDK
Revision as of 02:00, 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_CmdLine returns Value of LONG containing the command line's size (width when vertical and height when horizontal).

Syntax

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

See Also

IUIX_CmdLine