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