SizeF.Width

SizeF.Width property

Gets or sets the horizontal component of this SizeF structure.

public float Width { get; set; }

See Also