IUIX_Brush::GradientType Property

From PDF XChange PDF SDK
Revision as of 15:58, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property GradientType of interface IUIX_Brush returns/sets Value of UIX_GradientType ...

Syntax

HRESULT get_GradientType([out, retval]  UIX_GradientType*  pVal);
HRESULT put_GradientType(  UIX_GradientType  pVal);

See Also

IUIX_Brush.