IPXC_3DMeasureComment::TextBoxSize Property

From PDF XChange PDF SDK
Revision as of 01:05, 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 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