IUIX_Picture::StrokeWidth Property

From PDF XChange PDF SDK
Revision as of 10:16, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property StrokeWidth of interface IUIX_Picture returns/sets Value of LONG ...

Syntax

HRESULT get_StrokeWidth([out, retval]  LONG*  pWidth);
HRESULT put_StrokeWidth([in]  LONG  pWidth);

See Also

IUIX_Picture