Partager via


Rectangle.Empty Field

Stores the location and size of a rectangular region.>

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Input
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Syntax

'Declaration
Public Shared ReadOnly Empty As Rectangle
public static readonly Rectangle Empty
public:
static initonly Rectangle Empty
static val Empty: Rectangle
public static final var Empty : Rectangle

.NET Framework Security

See Also

Reference

Rectangle Structure

Microsoft.VisualStudio.TestTools.UITest.Input Namespace