IUIX_Picture::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_Picture|IUIX_Picture]].
+
[[PXV:IUIX_Picture|IUIX_Picture]]

Revision as of 05:56, 23 May 2015


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

Syntax

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

See Also

IUIX_Picture