IUIX_CmdColorBtn::Color Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IUIX_CmdColorBtn|IUIX_CmdColorBtn]] | + | [[PXV:IUIX_CmdColorBtn|IUIX_CmdColorBtn]] |
Revision as of 04:28, 23 May 2015
Property Color of interface IUIX_CmdColorBtn returns/sets Pointer to IColor ...
Syntax
HRESULT get_Color([out, retval] IColor** ppColor); HRESULT put_Color([in] IColor* ppColor);