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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_GState::LineJoin Property}}
 
{{#customTitle:IPXC_GState::LineJoin Property}}
{{#parentPage:PXV:IPXC_GState#Properties|LineJoin Property|property}}
+
{{#parentPage:PXV:IPXC_GState#Properties|LineJoin|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Latest revision as of 08:33, 23 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