Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

GetInvalidateRect Method (AnnProtractorObject)

Show in webframe
The mapper to use in this container when converting display, container and image coordinates.
The object renderer to use.
Gets a LeadRectD object that specifies the current physical rectangle of this AnnProtractorObject.
Syntax
 function Leadtools.Annotations.Core.AnnProtractorObject.getInvalidateRect( 
   mapper ,
   renderer 
)

Parameters

ParameterTypeDescription
mapperAnnContainerMapperThe mapper to use in this container when converting display, container and image coordinates.
rendererIAnnObjectRendererThe object renderer to use.

Return Value

TypeDescription
LeadRectD The current physical rectangle of this AnnProtractorObject.
Remarks

Overrides AnnObject.GetInvalidateRect.

See Also

Reference

AnnProtractorObject Object
AnnProtractorObject Members

Error processing SSI file