IPXC_Article::BeadRect Property

From PDF XChange PDF SDK
Revision as of 15:41, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property BeadRect of interface IPXC_Article returns/sets Pointer to PXC_Rect ...

Syntax

HRESULT get_BeadRect([in] ULONG nBead, [out, retval] PXC_Rect* pRect);
HRESULT put_BeadRect([in] ULONG nBead, [in] PXC_Rect* pRect);

Parameters

nBead
[in] Value of ULONG.

See Also

See also IPXC_Article.