Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RotatePoints Method






The Leadtools.LeadPointD array to be rotated.
The angle to rotate the Leadtools.LeadPointD values.
Rotates the input Leadtools.LeadPointD values using the specified angle.
Syntax
public static LeadPointD[] RotatePoints( 
   LeadPointD[] points,
   double angle
)
'Declaration
 
Public Shared Function RotatePoints( _
   ByVal points() As LeadPointD, _
   ByVal angle As Double _
) As LeadPointD()
public static LeadPointD[] RotatePoints( 
   LeadPointD[] points,
   double angle
)
+(LTLeadPointCollection*) rotatePoints:(LTLeadPointCollection*) points 
                                 angle:(double) angle;
            
public static LeadPointD[] rotatePoints(
   LeadPointD[] points,
   double angle
)
            
 function Leadtools.Annotations.Core.AnnTransformer.RotatePoints( 
   points ,
   angle 
)

Parameters

points
The Leadtools.LeadPointD array to be rotated.
angle
The angle to rotate the Leadtools.LeadPointD values.

Return Value

The rotated Leadtools.LeadPointD array.
Requirements

Target Platforms

See Also

Reference

AnnTransformer Class
AnnTransformer 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