CODTextComponent::GetAngle

int CODTextComponent::GetAngle(void)

Returns the current angle of rotation for the text.

Defined in: OdTextComp.cpp

Return Value

Angle in degrees.

Comments

This function calculates the angle of rotation for the text by transforming the local coordinates of the text component to world coordinates and then calculating the resulting angle between the upper-left and upper-right hand corners.