SizeF

General

SizeF és una classe en Aspose.Slides per Python.

Representa una mida 2D amb dimensions flotants, equivalent a System.Drawing.SizeF.

Mètodes

NameTypeAccessDescription
width``ReadGets the width.
height``ReadGets the height.
SignatureDescription
__init__(width: float, height: float)
 Català