IUIX_ControlsLock::StrokeWidth Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_ControlsLock|IUIX_ControlsLock]].
+
[[PXV:IUIX_ControlsLock|IUIX_ControlsLock]]

Revision as of 05:34, 23 May 2015


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

Syntax

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

See Also

IUIX_ControlsLock