IUIX_Pen::LineJoin Property

From PDF XChange PDF SDK
Revision as of 22:44, 20 April 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

See also IUIX_Pen.