getInvalidateRect Method

Summary

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

Syntax

JavaScript Syntax
AnnFreehandHotspotObject.prototype.getInvalidateRect = function(mapper, renderer) 
TypeScript Syntax
getInvalidateRect(mapper: AnnContainerMapper, renderer: IAnnObjectRenderer): LeadRectD; 

Parameters

mapper

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

renderer

The object renderer to use.

Return Value

The current physical rectangle of this AnnFreehandHotspotObject.

Remarks

Overrides AnnObject.GetInvalidateRect.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly