IUIX_Brush::Steps 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 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.