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

PointsToContainerCoordinates Method

Show in webframe
Source points. Must not be null.
Convert an array of points to container coordinates.
Syntax
 function Leadtools.Annotations.Core.AnnContainerMapper.pointsToContainerCoordinates( 
   points 
)

Parameters

ParameterTypeDescription
pointsLeadPointDSource points. Must not be null.

Return Value

TypeDescription
LeadPointD Array containing the converted points.
See Also

Reference

AnnContainerMapper Object
AnnContainerMapper Members

Error processing SSI file