Rect

Revisión

Rect Es una clase en Aspose.Page FOSS para Python.

El rectángulo de la dirección es el ácido con coordenadas min/max.

Propiedades : x_max, x_min, y_max, y_min.

Propiedades

NombreTipoAccesoDescripción
x_minfloatLeerTiene el x min.
y_minfloatLeerTiene el y min.
x_maxfloatLeerTiene el x max.
y_maxfloatLeerTiene el y max.

Ver también

 Español