GetAxesPropagation Method
Gets displacement propagation value for each axes.
Syntax
public void GetAxesPropagation( out double xAxisPropagation, out double yAxisPropagation, out double zAxisPropagation )
Parameters
- xAxisPropagation
- Displacement propagation value for X axis.
- yAxisPropagation
- Displacement propagation value for Y axis.
- zAxisPropagation
- Displacement propagation value for Z axis.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also