API Reference > OdExport Classes > CGlyph2dGeometry Class > CGlyph2dGeometry Methods > CGlyph2dGeometry::setLength Method
CGlyph2dGeometry::setLength Method
Syntax
C++
void setLength(double dXMin, double dXMax);
Parameters 
Description 
double dXMin 
[in] A minimum X coordinate value.  
double dXMax 
[in] A maximum X coordinate value. 

Sets a new length value through minimum and maximum coordinates at the X axis. 

 

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