IUIX_Pen::LineJoin Property

From PDF XChange PDF SDK
Revision as of 07:49, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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.