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

GetInvalidateRect Method (AnnFreehandHotspotObject)

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 AnnFreehandHotspotObject.
Syntax
 function Leadtools.Annotations.Core.AnnFreehandHotspotObject.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 AnnFreehandHotspotObject.
Remarks

Overrides AnnObject.GetInvalidateRect.

See Also

Reference

AnnFreehandHotspotObject Object
AnnFreehandHotspotObject Members

Error processing SSI file