Aspose::Pdf::Matrix3D::GetAngle method

Matrix3D::GetAngle method

Translates rotation into angle (degrees)

static double Aspose::Pdf::Matrix3D::GetAngle(Rotation rotation)
ParameterTypeDescription
rotationRotationRotation value.

ReturnValue

Angle value.

See Also