Gets or sets the bounding rectangle of the shape. The values are given in twips with an origin at the upper left corner of the TX Drawing Control. The default value correspond to the shape's default Location and Size values.

Syntax

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