Gets or sets the position of the paraxial slice on the curve relative to the total polygon's length.
Object.defineProperty(ParaxialSlice.prototype, 'relativePosition',
get: function(),
set: function(value)
)
relativePosition: number;
Value that represents the position of the paraxial slice on the curve relative to the total polygon's length.
A description follows on the meaning and usage of the polygon's length.
Setting the relativePosition value to 50, calculates the position of the paraxial slice to 50 pixel aways from the first polygon point.
The relativePosition value should not exceed the length of the polygon.
To get the length of the parent polygon use Length.
To move the paraxial slice manually, click on the paraxial slice line and drag it.
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