IPXC_GState::MiterLimit Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_GState::MiterLimit Property}}
 
{{#customTitle:IPXC_GState::MiterLimit Property}}
 +
{{#parentPage:PXV:IPXC_GState|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''MiterLimit''' of interface [[PXV:IPXC_GState|IPXC_GState]] returns/sets  Value of double ...
 
Property '''MiterLimit''' of interface [[PXV:IPXC_GState|IPXC_GState]] returns/sets  Value of double ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:51, 20 April 2015


Property MiterLimit of interface IPXC_GState returns/sets Value of double ...

Syntax

HRESULT get_MiterLimit([out, retval] double* pMiterLimit);
HRESULT put_MiterLimit([in] double pMiterLimit);

See Also

See also IPXC_GState.