IUIX_ControlsLock::StrokeWidth Property

From PDF XChange PDF SDK
Revision as of 04:18, 15 June 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_ControlsLock returns/sets Value of LONG ...

Syntax

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

See Also

IUIX_ControlsLock