getInvalidateRect Method

Summary

Gets a LeadRectD object that specifies the current physical rectangle of this ending style.

Syntax
TypeScript
JavaScript
AnnLineEnding.prototype.getInvalidateRect = function( 
   mapper, 
   operations, 
   lineStart, 
   lineEnd 
) 

Parameters

mapper

The mapper to use when converting display, container, and image coordinates.

operations

The owner AnnObject's fixed operation state.

lineStart

The LeadPointD that represents the starting point of the line to which the ending style is being added.

lineEnd

The LeadPointD that represents the ending point of the line to which the ending style is being added.

Return Value

The current physical rectangle of this AnnLineEnding.

Remarks

The lineStart and lineEnd points parameters represent the starting and ending points of the line.

If the object is a polyline object, then the parameters represent the starting and ending points for either the last or first line segment in the polyline (based on whether the ending style location is at the start or at the end of the polyline).

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.