IUIX_IndProgress::StrokeWidth Property

From PDF XChange PDF SDK
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