IUIX_Brush::GradientType Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:46, 20 March 2015

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.