Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

PointsToContainerCoordinates Method






Source points. This value must not be null.
Convert an array of points to container coordinates.
Syntax
public LeadPointD[] PointsToContainerCoordinates( 
   LeadPointD[] points
)
'Declaration
 
Public Function PointsToContainerCoordinates( _
   ByVal points() As LeadPointD _
) As LeadPointD()
public LeadPointD[] PointsToContainerCoordinates( 
   LeadPointD[] points
)
public LeadPointD[] pointsToContainerCoordinates(LeadPointD[] points)
 function Leadtools.Annotations.Core.AnnContainerMapper.PointsToContainerCoordinates( 
   points 
)

Parameters

points
Source points. This value must not be null.

Return Value

Array containing the converted points.
Requirements

Target Platforms

See Also

Reference

AnnContainerMapper Class
AnnContainerMapper Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features