Gets the location of the shape, in pixels.

Syntax

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

Limitations

Read only.