Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

PointsFromContainerCoordinates Method






The source points. This value must not be null.
The source object fixed operation state.
Converts an array of points from container coordinates.
Syntax
public LeadPointD[] PointsFromContainerCoordinates( 
   LeadPointD[] points,
   AnnFixedStateOperations operation
)
'Declaration
 
Public Function PointsFromContainerCoordinates( _
   ByVal points() As LeadPointD, _
   ByVal operation As AnnFixedStateOperations _
) As LeadPointD()
public LeadPointD[] PointsFromContainerCoordinates( 
   LeadPointD[] points,
   AnnFixedStateOperations operation
)
-(LTLeadPointCollection*) pointsFromContainerCoordinates:(LTLeadPointCollection*) points
                                              operation:(LTAnnFixedStateOperations)operation;
            
public LeadPointD[] pointsFromContainerCoordinates(
   LeadPointD[] points,
   int annFixedStateOperations
)
            
 function Leadtools.Annotations.Core.AnnContainerMapper.PointsFromContainerCoordinates( 
   points ,
   operation 
)

Parameters

points
The source points. This value must not be null.
operation
The source object fixed operation state.

Return Value

An 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