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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Pen::LineJoin Property}}
 
{{#customTitle:IUIX_Pen::LineJoin Property}}
{{#parentPage:PXV:IUIX_Pen#Properties|LineJoin Property|property}}
+
{{#parentPage:PXV:IUIX_Pen#Properties|LineJoin|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 10:16, 23 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