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