IPXC_CState::FillColor Property

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

Jump to: navigation, search


Property FillColor of interface IPXC_CState returns/sets Pointer to IPXC_Color ...

Syntax

HRESULT get_FillColor([out, retval] IPXC_Color** FillColor);
HRESULT put_FillColor([in] IPXC_Color* FillColor);

See Also

See also IPXC_CState.