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