Gets or sets the physical end point of the line profile.
Object.defineProperty(LineProfileObject.prototype, 'physicalEndPoint',
get: function(),
set: function(value)
)
physicalEndPoint: LeadPointD;
LeadPointD that represents the physical the end point of the line profile.
To get the logical point, refer to LogicalEndPoint and LogicalStartPoint.
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