IUIX_ColorPicker::CustomColor Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_ColorPicker::CustomColor Property}}
 
{{#customTitle:IUIX_ColorPicker::CustomColor Property}}
Line 17: Line 18:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_ColorPicker|IUIX_ColorPicker]].
+
[[PXV:IUIX_ColorPicker|IUIX_ColorPicker]].

Revision as of 07:11, 20 May 2015


Property CustomColor of interface IUIX_ColorPicker returns Pointer to IColor ...

Syntax

HRESULT get_CustomColor([in]           LONG      nIndex,
                        [out, retval]  IColor**  ppCustomColor);

Parameters

nIndex
[in] Value of LONG.

See Also

IUIX_ColorPicker.