Rect

Overview

Rect är en klass i Aspose.Page FOSS för Python.

Axelriktad rektangle med min/max-koordinater.

och egenskaper: x_max, x_min, y_max, y_min.

Properties

NameTypeAccessDescription
x_minfloatReadDet är x min.
y_minfloatReadDet får min och.
x_maxfloatReadDet är x max.
y_maxfloatReadDet är Y max.

See Also

 Svenska