CODViewport::GetHorizontalGridSpacing
Gets the horizontal spacing of the grid.
Defined in: OdViewport.h
Syntax
inline void CODViewport::GetHorizontalGridSpacing(float& fGridSpacingX) constinline const CODMeasure& CODViewport::GetHorizontalGridSpacing() const
Return Value
void, or the horizontal spacing of the grid.
Parameters
fGridSpacingX
The variable in which to place the grid spacing.