Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeScale2d::OdGeScale2d Constructor (double, double)
Syntax
C++
OdGeScale2d(double xFactor, double yFactor);

Constructor for the OdGeScale2d class. 

 

Parameters
Description
xFactor
[in] The X scale factor.
yFactor
[in] The Y scale factor.

The constructor constructs scale transformation with the specified factors for X and Y axes.

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