IPXC_3DMeasureBase::TextSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 01:06, 15 May 2020


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