IPXC_AnnotData_Poly::SColor Property

From PDF XChange PDF SDK
Revision as of 05:04, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property SColor of interface IPXC_AnnotData_Poly returns/sets Pointer to IColor ...

Syntax

HRESULT get_SColor([out, retval]  IColor**  ppColor);
HRESULT put_SColor([in]  IColor*  ppColor);

See Also

IPXC_AnnotData_Poly.