IUIX_Picture::StrokeWidth Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

See Also

IUIX_Picture