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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_ColorPicker::CustomColor Property}}
 
{{#customTitle:IUIX_ColorPicker::CustomColor Property}}
{{#parentPage:PXV:IUIX_ColorPicker|CustomColor Property|property}}
+
{{#parentPage:PXV:IUIX_ColorPicker#Properties|CustomColor Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 22:25, 21 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.