LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

RotateAtPoints Method


The Leadtools.LeadPointD array to be rotated.
The angle to rotate the Leadtools.LeadPointD values.
The value representing the center point of rotation on the x-axis.
The value representing the center point of rotation on the y-axis.
Rotates the input Leadtools.LeadPointD values using the specified angle and center point. WinRT support
Syntax
public static LeadPointD[] RotateAtPoints( 
   LeadPointD[] points,
   double angle,
   double centerX,
   double centerY
)
 function Leadtools.Annotations.Core.AnnTransformer.RotateAtPoints( 
   points ,
   angle ,
   centerX ,
   centerY 
)

Parameters

points
The Leadtools.LeadPointD array to be rotated.
angle
The angle to rotate the Leadtools.LeadPointD values.
centerX
The value representing the center point of rotation on the x-axis.
centerY
The value representing the center point of rotation on the y-axis.

Return Value

The rotated Leadtools.LeadPointD array.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnTransformer Class
AnnTransformer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.