Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAbstractViewPE::upperRightCorner Method
Syntax
C++
virtual OdGePoint2d upperRightCorner(const OdRxObject* pViewport) const;

Returns the upper-right corner of the specified Viewport object.

Parameters
Description
pViewport
[in] Pointer to the Viewport object.

  • 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.

Coordinate Systems

Copyright © 2002-2022. Open Design Alliance All rights reserved.