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

RotateRectAt Method


The Leadtools.LeadRectD to be rotated.
The angle to rotate the Leadtools.LeadRectD.
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.LeadRectD using the specified angle and center point. WinRT support
Syntax
public static LeadRectD RotateRectAt( 
   LeadRectD rect,
   double angle,
   double centerX,
   double centerY
)
 function Leadtools.Annotations.Core.AnnTransformer.RotateRectAt( 
   rect ,
   angle ,
   centerX ,
   centerY 
)

Parameters

rect
The Leadtools.LeadRectD to be rotated.
angle
The angle to rotate the Leadtools.LeadRectD.
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.LeadRectD.
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.