| Visual Basic (Declaration) | |
|---|---|
Public Shared ReadOnly Empty As LogicalRectangle | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim value As LogicalRectangle value = LogicalRectangle.Empty | |
| C# | |
|---|---|
public static readonly LogicalRectangle Empty | |
| C++/CLI | |
|---|---|
public: static readonly LogicalRectangle Empty | |
Field Value
A new instance of the LogicalRectangle with uninitialized members.(Read only) An uninitialized LogicalRectangle.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7