Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Rotate Method (AnnEncryptObject)






The angle (extent) of the rotation in degrees.
A Leadtools.LeadPointD object that represents the center of the rotation.
Rotates the AnnEncryptObject around the specified point by the specified number of degrees.
Syntax
public override void Rotate( 
   double angle,
   LeadPointD origin
)
'Declaration
 
Public Overrides Sub Rotate( _
   ByVal angle As Double, _
   ByVal origin As LeadPointD _
) 
public override void Rotate( 
   double angle,
   LeadPointD origin
)
@Override public void rotate(
   double angle,
   LeadPointD origin
)
            
 function Leadtools.Annotations.Core.AnnEncryptObject.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

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