getStylePoints Method

Summary

Gets an array of points that define the shape for this AnnSquareLineEnding.

Syntax
TypeScript
JavaScript
AnnSquareLineEnding.prototype.getStylePoints = function( 
   lineStart, 
   lineEnd 
) 

Parameters

lineStart

The LeadPointD that represents the start point of the line where ending style is added.

lineEnd

The LeadPointD that represents the end point of the line where ending style is added.

Return Value

An array of points that define the shape for this AnnSquareLineEnding.

Remarks

The start and end points parameters representing the start and end points of the line. If the object is polyline then represents the start and end points for last or first line segment in the polyline. This is based on the ending style location at the start or at the end of the polyline.

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.