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)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 04:33, 15 June 2015


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

Syntax

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

See Also

IUIX_Pen