Aspose::Pdf::Matrix::GetAngle method

Matrix::GetAngle method

Transaltes rotation into angle (degrees)

static double Aspose::Pdf::Matrix::GetAngle(Aspose::Pdf::Rotation rotation)
ParameterTypeDescription
rotationAspose::Pdf::RotationRotation value.

ReturnValue

Angle value.

See Also