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

GetInvalidateRect Method (AnnPointObject)

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

Overrides AnnObject.GetInvalidateRect.

See Also

Reference

AnnPointObject Object
AnnPointObject Members

Error processing SSI file