IUIX_IndProgress::StrokeWidth Property

From PDF XChange PDF SDK
Revision as of 01:32, 20 October 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property StrokeWidth of interface IUIX_IndProgress returns/sets Value of double ...

Syntax

HRESULT get_StrokeWidth([out, retval]  double*  nWidth);
HRESULT put_StrokeWidth([in]  double  nWidth);

See Also

IUIX_IndProgress