IPXC_3DMeasureBase::TextSize Property

From PDF XChange PDF SDK
Revision as of 01:06, 15 May 2020 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property TextSize of interface IPXC_3DMeasureBase returns/sets Value of double ...

Syntax

HRESULT get_TextSize([out, retval]  double*  nSize);
HRESULT put_TextSize([in]  double  nSize);

See Also

IPXC_3DMeasureBase