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