Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
CGlyph2dGeometry::rotateByAngle Method
Syntax
C++
void rotateByAngle(double dAngle, bool bUpdateExtents = true);

Rotates the geometry object using a specified angle. 

 

Parameters
Description
dAngle
[in] A rotation angle.
bUpdateExtents
[in] A flag that determines whether extents should be updated after the rotation (if true, extents are updated after rotation).
Copyright © 2002-2022. Open Design Alliance All rights reserved.