Gets or sets shape's current location. The values are given in twips with an origin at the upper left corner of the TX Drawing Control. The default values for Location.X and Location.Y correspond to one quarter the smallest control side.

Syntax

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