IPXC_Color::Value 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:IPXC_Color::Value Property}}
 
{{#customTitle:IPXC_Color::Value Property}}
{{#parentPage:PXV:IPXC_Color#Properties|Value Property|property}}
+
{{#parentPage:PXV:IPXC_Color#Properties|Value|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Latest revision as of 08:14, 23 May 2015


Property Value of interface IPXC_Color returns Pointer to IColor ...

Syntax

HRESULT get_Value([in, defaultvalue(ColorType_Auto)]  ColorType  nType,
                  [out, retval]                       IColor**   ppColor);

Parameters

nType
[in, defaultvalue(ColorType_Auto)] Value of ColorType.

See Also

IPXC_Color