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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.