API Reference > OdGe Classes > OdGeExtents2d Class > OdGeExtents2d Methods > OdGeExtents2d::transformBy Method
OdGeExtents2d::transformBy Method
Syntax
C++
void transformBy(const OdGeMatrix2d& xfm);
Parameters 
Description 
const OdGeMatrix2d& xfm 
[in] 2D transformation matrix. 

Applies the 2D transformation matrix to the extents. 

 

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