Gets or sets the shape's current size. The values are given in twips. The default values for Size.Width and Size.Height correspond to one half the smallest control side.

Syntax

public System.Drawing.Size Size { get; set; }
Public Property Size() As System.Drawing.Size