IPXC_AnnotData_Line::SColor Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_AnnotData_Line::SColor Property}} | {{#customTitle:IPXC_AnnotData_Line::SColor Property}} | ||
− | {{#parentPage:PXV:IPXC_AnnotData_Line|SColor | + | {{#parentPage:PXV:IPXC_AnnotData_Line#Properties|SColor|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:06, 23 May 2015
Property SColor of interface IPXC_AnnotData_Line returns/sets Pointer to IColor ...
Syntax
HRESULT get_SColor([out, retval] IColor** ppColor); HRESULT put_SColor([in] IColor* ppColor);