Visual Basic (Declaration) | |
---|---|
Public Shared ReadOnly Empty As AnnRectangle |
Visual Basic (Usage) | Copy Code |
---|---|
Dim value As AnnRectangle value = AnnRectangle.Empty |
C# | |
---|---|
public static readonly AnnRectangle Empty |
C++/CLI | |
---|---|
public: static readonly AnnRectangle Empty |
(Read only) An uninitialized rectangle has Left, Top, Width and Height values of 0 and a unit of measure of Pixel.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7