IUIX_Brush::Steps Property

From PDF XChange PDF SDK
Revision as of 22:26, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Steps of interface IUIX_Brush returns/sets Pointer to POINT ...

Syntax

HRESULT get_Steps([out, retval] POINT* pVal);
HRESULT put_Steps([in] POINT* pVal);

See Also

See also IUIX_Brush.