IPXC_GState::LineJoin Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_GState::LineJoin Property}}
 
{{#customTitle:IPXC_GState::LineJoin Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_GState|IPXC_GState]].
+
[[PXV:IPXC_GState|IPXC_GState]].

Revision as of 05:37, 20 May 2015


Property LineJoin of interface IPXC_GState returns/sets Value of PXC_LineJoin ...

Syntax

HRESULT get_LineJoin([out, retval]  PXC_LineJoin*  pLineJoin);
HRESULT put_LineJoin([in]  PXC_LineJoin  pLineJoin);

See Also

IPXC_GState.