IUIX_Pen::LineJoin Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IUIX_Pen|IUIX_Pen]] | + | [[PXV:IUIX_Pen|IUIX_Pen]] |
Revision as of 04:56, 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);