startStyle Property

Summary

The ending style of the polyline starting point.

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

Property Value

The ending style of the polyline starting 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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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