RectWrapper

Revisión

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

Propiedades : height, width, 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.
widthfloatLeerObtenga la anchura.
heightfloatLeerTiene la altura.

Ver también

 Español