IUIX_Pen::LineJoin Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Pen::LineJoin Property}}
 
{{#customTitle:IUIX_Pen::LineJoin Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_Pen|IUIX_Pen]].
+
[[PXV:IUIX_Pen|IUIX_Pen]].

Revision as of 07:49, 20 May 2015


Property LineJoin of interface IUIX_Pen returns/sets Value of UIX_LineJoinType ...

Syntax

HRESULT get_LineJoin([out, retval]  UIX_LineJoinType*  pVal);
HRESULT put_LineJoin([in]  UIX_LineJoinType  pVal);

See Also

IUIX_Pen.