SizeF.Width
SizeF.Width property
Gets or sets the horizontal component of this SizeF
structure.
public float Width { get; set; }
Return Value
The horizontal component of this SizeF
structure, typically measured in pixels.
See Also
- struct SizeF
- namespace Aspose.Page.Drawing
- assembly Aspose.Page