API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::height Method
OdDbViewport::height Method
Syntax
C++
double height() const;

Returns the height of this Viewport object (DXF 41).

If this Viewport object is an overall viewport, the values returned by width() and height() must be divided by a factor of 1.058, and the parameters of setWidth and setHeight() must be multiplied by a like factor.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.