API Reference > OdGe Classes > OdGeScale2d Class > OdGeScale2d Methods > OdGeScale2d::getMatrix Method
OdGeScale2d::getMatrix Method
Syntax
C++
void getMatrix(OdGeMatrix2d& xfm) const;
Parameters 
Description 
OdGeMatrix2d& xfm 
[out] Receives the 2D transformation matrix. 

Returns the transformation matrix equivalent to this scale vector. 

 

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