Gets or sets the physical start point of the line profile.
Object.defineProperty(LineProfileObject.prototype, 'physicalStartPoint',
get: function(),
set: function(value)
)
physicalStartPoint: LeadPointD;
LeadPointD that represents the physical the start 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