Gets a value that represents a static empty LeadPoint3D.
Object.defineProperty(LeadPoint3D.prototype, 'empty',
get: function()
)
static empty: LeadPoint3D; // read-only
An empty LeadPoint3D object.
The x and y and z of the instance of LeadPoint3D are set to Nan.
An empty LeadPoint3D object indicates a point that is not set. You cannot modify the values of an empty point and you should not use the values returned from x and y and z.
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