Renders the ending styles for a polyline object.
AnnPolylineObjectRenderer.prototype.renderEndingStyles = function(
mapper,
annPolyLineObject
)
renderEndingStyles(
mapper: AnnContainerMapper,
annPolyLineObject: AnnPolylineObject
): void;
mapper
The mapper object to use for converting coordinates. Must not be null.
annPolyLineObject
The polyline object instance. Must not be null.
Override this method to render your own ending styles. For more information, refer to Implementing User-Defined Objects With LEADTOOLS Annotations.
This function does not affect closed polyline objects (polygons).
The supported ending style types are:
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