IUIX_Brush::GradientType Property

From PDF XChange PDF SDK
Revision as of 07:46, 12 June 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*  Val);
HRESULT put_GradientType(  UIX_GradientType  Val);

See Also

IUIX_Brush