C#
VB
Java
Objective-C
C++
Gets a value that indicates whether the rectangle is the Empty rectangle.
[XmlIgnoreAttribute()]
public bool IsEmpty { get; }
<XmlIgnoreAttribute()>
<BrowsableAttribute(False)>
Public ReadOnly Property IsEmpty As Boolean
BOOL LeadRectDIsEmpty(LeadRectD rect)
public boolean isEmpty()
[XmlIgnoreAttribute()]
[BrowsableAttribute(false)]
public:
property bool IsEmpty {
bool get();
}
true if the rectangle is the Empty rectangle; otherwise, false.
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