IPXC_GState::Flatness 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::Flatness Property}}
 
{{#customTitle:IPXC_GState::Flatness Property}}
{{#parentPage:PXV:IPXC_GState|Flatness Property|property}}
+
{{#parentPage:PXV:IPXC_GState#Properties|Flatness Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 14:37, 21 May 2015


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

Syntax

HRESULT get_Flatness([out, retval]  double*  pFlatness);
HRESULT put_Flatness([in]  double  pFlatness);

See Also

IPXC_GState.