IUIX_Picture::FillColor Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Picture::FillColor Property}} | {{#customTitle:IUIX_Picture::FillColor Property}} | ||
− | {{#parentPage:PXV:IUIX_Picture#Properties|FillColor | + | {{#parentPage:PXV:IUIX_Picture#Properties|FillColor|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 09:16, 23 May 2015
Property FillColor of interface IUIX_Picture returns/sets Value of LONG ...
Syntax
HRESULT get_FillColor([out, retval] LONG* pColor); HRESULT put_FillColor([in] LONG pColor);