Visual Basic (Declaration) | |
---|---|
Public Shared ReadOnly Empty As LogicalSize |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static readonly LogicalSize Empty |
C++/CLI | |
---|---|
public: static readonly LogicalSize Empty |
Return Value
A new instance of the LogicalSize with uninitialized members.(Read only) An uninitialized LogicalSize has a width and height value of 0,0 and a unit of measure of pixels.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family