IUIX_IndProgress::Opacity Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 +
{{#customTitle:IUIX_IndProgress::Opacity Property}}
 +
{{#parentPage:PXV:IUIX_IndProgress#Properties|Opacity|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
 +
 +
Property '''Opacity''' of interface [[PXV:IUIX_IndProgress|IUIX_IndProgress]] returns/sets  Value of double ...
 +
 +
== Syntax ==
 +
<pre class="brush:cpp;gutter:false">HRESULT get_Opacity([out, retval]  double*  nOpacity);
 +
HRESULT put_Opacity([in]  double  nOpacity);
 +
</pre>
 +
 +
== See Also ==
 +
[[PXV:IUIX_IndProgress|IUIX_IndProgress]]

Latest revision as of 01:32, 20 October 2015


Property Opacity of interface IUIX_IndProgress returns/sets Value of double ...

Syntax

HRESULT get_Opacity([out, retval]  double*  nOpacity);
HRESULT put_Opacity([in]  double  nOpacity);

See Also

IUIX_IndProgress