IPXC_AnnotData_Line::FColor Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_AnnotData_Line::FColor Property}} | {{#customTitle:IPXC_AnnotData_Line::FColor Property}} | ||
− | {{#parentPage:PXV:IPXC_AnnotData_Line#Properties|FColor | + | {{#parentPage:PXV:IPXC_AnnotData_Line#Properties|FColor|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_AnnotData_Line|IPXC_AnnotData_Line]] | + | [[PXV:IPXC_AnnotData_Line|IPXC_AnnotData_Line]] |
Latest revision as of 07:05, 23 May 2015
Property FColor of interface IPXC_AnnotData_Line returns/sets Pointer to IColor ...
Syntax
HRESULT get_FColor([out, retval] IColor** ppColor); HRESULT put_FColor([in] IColor* ppColor);