(Leadtools.Annotations.Core)

PointsToContainerCoordinates Method

Show in webframe





Source points. This value must not be null.
Convert an array of points to container coordinates.
Syntax
public LeadPointD[] PointsToContainerCoordinates( 
   LeadPointD[] points
)
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.