IPXC_3DMeasureComment::TextBoxSize Property

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

Latest revision as of 01:05, 15 May 2020


Property TextBoxSize of interface IPXC_3DMeasureComment returns/sets Pointer to PXC_Size ...

Syntax

HRESULT get_TextBoxSize([out, retval]  PXC_Size*  pSize);
HRESULT put_TextBoxSize([in]  PXC_Size*  pSize);

See Also

IPXC_3DMeasureComment