SizeF

Overview

SizeF is a struct in Aspose.Slides FOSS for C++.

Represents a 2D size with float dimensions, equivalent to System.Drawing.SizeF.

Properties

NameTypeAccessDescription
widthfloatRead/WriteRepresents the width component of the size as a floating‑point value
heightfloatRead/Write

See Also