IPXC_GState::DashOffset Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_GState|IPXC_GState]].
+
[[PXV:IPXC_GState|IPXC_GState]]

Revision as of 04:33, 23 May 2015


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

Syntax

HRESULT get_DashOffset([out, retval]  double*  pOffset);
HRESULT put_DashOffset([in]  double  pOffset);

See Also

IPXC_GState