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)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Color::Value Property}}
 
{{#customTitle:IPXC_Color::Value Property}}
{{#parentPage:PXV:IPXC_Color|Value Property|property}}
+
{{#parentPage:PXV:IPXC_Color#Properties|Value|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 18: Line 18:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Color|IPXC_Color]].
+
[[PXV:IPXC_Color|IPXC_Color]]

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