Aspose::Pdf::Matrix::GetAngle método
Matrix::GetAngle method
Convierte la rotación en ángulo (grados)
static double Aspose::Pdf::Matrix::GetAngle(Aspose::Pdf::Rotation rotation)
| Parámetro | Tipo | Descripción |
|---|---|---|
| rotación | Aspose::Pdf::Rotation | Valor de rotación. |
ReturnValue
Valor de ángulo.
Ver también
- Enum Rotation
- Class Matrix
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++