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

RotatePointAt Method


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

Parameters

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

Return Value

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.