The IsEmpty Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets a value indicating whether this AnnSize structure is empty.Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsEmpty As Boolean |
C# | |
---|---|
public bool IsEmpty {get;} |
Property 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 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7