API Reference > Classes > Geometry Classes > OdBmUnifiedBitmapSchemaHelper Class > OdBmUnifiedBitmapSchemaHelper Methods > OdBmUnifiedBitmapSchemaHelper::setRealWorldScale Method
OdBmUnifiedBitmapSchemaHelper::setRealWorldScale Method
Syntax
C++
void setRealWorldScale(const OdGePoint2d& value, OdInt32 unit);
Parameters 
Description 
const OdGePoint2d& value 
[out] The scale value as a point. X-value represents scale for X-axis and Y-value - scale for Y-axis.  
OdInt32 unit 
[out] The unit of measurement. 

Sets the real world scale. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.