IPXC_Article::BeadRect Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Article::BeadRect Property}} | {{#customTitle:IPXC_Article::BeadRect Property}} | ||
+ | {{#parentPage:PXV:IPXC_Article|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''BeadRect''' of interface [[PXV:IPXC_Article|IPXC_Article]] returns/sets Pointer to [[PXV:PXC_Rect|PXC_Rect]] ... | Property '''BeadRect''' of interface [[PXV:IPXC_Article|IPXC_Article]] returns/sets Pointer to [[PXV:PXC_Rect|PXC_Rect]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:41, 20 April 2015
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.