endStyle Property

Summary

The ending style of the polyline ending point.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnPolylineObject.prototype, 'endStyle', 
	get: function(), 
	set: function(value) 
) 
endStyle: AnnLineEnding; 

Property Value

The ending style of the polyline ending point.

Remarks

Set this property with one of the implemented AnnLineEnding styles that are listed below:

You can also implement user-defined ending styles. For more information, refer to Implementing User-Defined Objects With LEADTOOLS Annotations.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.