AnnArrowLineEnding Class

Summary

Defines an AnnArrowLineEnding style.

Syntax
TypeScript
JavaScript
function lt.Annotations.Engine.AnnArrowLineEnding 
	extends lt.Annotations.Engine.AnnLineEnding 
class lt.Annotations.Engine.AnnArrowLineEnding() 
	extends AnnLineEnding 
Remarks

The AnnArrowLineEnding style represents an arrow being used as the ending style. The AnnArrowLineEnding class inherits a number of properties from the AnnLineEnding class, providing support for fill, stroke, and length characteristics. The class also defines its own properties that controls how the arrow can look, as listed below:

-AnnArrowLineEnding.Closed : Setting this property to true means the closed arrow ending style is being used. Note that the property AnnArrowLineEnding.Fill will not take effect if this property is false. -AnnArrowLineEnding.Reversed : Setting this property to true means the arrow ending style will appear reversed.

Example

For an example, refer to AnnLineEnding.

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.