IPXC_CState::StrokeColor Property

From PDF XChange PDF SDK
Revision as of 14:22, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

HRESULT get_StrokeColor([out, retval]  IPXC_Color**  ppStrokeColor);
HRESULT put_StrokeColor([in]  IPXC_Color*  ppStrokeColor);

See Also

IPXC_CState.