API Reference > OdExport Classes > CGlyph2dGeometry Class > CGlyph2dGeometry Methods > CGlyph2dGeometry::setHeight Method
CGlyph2dGeometry::setHeight Method
Syntax
C++
void setHeight(double dYMin, double dYMax);
Parameters 
Description 
double dYMin 
[in] A minimum Y coordinate value.  
double dYMax 
[in] A maximum Y coordinate value. 

Sets a new height value through minimum and maximum coordinates at the Y axis. 

 

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