C#
VB
C++
Gets a value indicating whether this AnnSize structure is empty.
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
public:
property bool IsEmpty {
bool get();
}
true if this AnnSize structure is empty; false, otherwise.
An empty AnnSize structure has a (width, height) value of 0,0.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET