Gets or sets the logical start point of the line profile.
Object.defineProperty(LineProfileObject.prototype, 'logicalStartPoint',
get: function(),
set: function(value)
)
logicalStartPoint: LeadPointD;
LeadPointD that represents the logical the start point of the line profile.
Logical point is the pixel by pixel position of the point, meaning that, (0, 0) is the top left of the image and (width, height) is the bottom right. Those values will not be affected by the scale, transform or rotation of the image.
To get the physical point, refer to PhysicalEndPoint and PhysicalStartPoint.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document