Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsEmpty As Boolean |
C# | |
---|---|
public bool IsEmpty {get;} |
Return Value
true if this AnnSize structure is empty; false, otherwise.(Read only) An empty AnnSize structure has a (width, height) value of 0,0.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family