Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbViewportTableRecord::lowerLeftCorner Method
Syntax
C++
OdGePoint2d lowerLeftCorner() const;

Returns the lower left corner of this Viewport (DXF 10).

  • point == (0.0, 0.0) corresponds to the lower-left corner of the graphics area.
  • point == (1.0, 1.0) corresponds to the upper-right corner of the graphics area.
Copyright © 2002-2022. Open Design Alliance All rights reserved.