IUIX_Brush::GradientType Property

From PDF XChange PDF SDK
Revision as of 06:34, 23 April 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

See also IUIX_Brush.