Control..::..Location Property

Returns the screen position

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public Point Location { get; }
Public ReadOnly Property Location As Point
	Get
public:
property Point^ Location {
	Point^ get ();
}