Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Rotate Method (AnnObject)






The angle (extent) of the rotation in degrees.
A Leadtools.LeadPointD object that represents the center of the rotation.
Rotates the AnnObject around a point.
Syntax
public virtual void Rotate( 
   double angle,
   LeadPointD origin
)
'Declaration
 
Public Overridable Sub Rotate( _
   ByVal angle As Double, _
   ByVal origin As LeadPointD _
) 
public virtual void Rotate( 
   double angle,
   LeadPointD origin
)
-(void) rotateWithAngle:(double)angle
                atPoint:(LeadPointD)ptOrg;
            
public void rotate(
   double angle,
   LeadPointD origin
)
            
 function Leadtools.Annotations.Core.AnnObject.Rotate( 
   angle ,
   origin 
)

Parameters

angle
The angle (extent) of the rotation in degrees.
origin
A Leadtools.LeadPointD object that represents the center of the rotation.
Requirements

Target Platforms

See Also

Reference

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