Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Rotate Method (AnnContainer)






Rotation angle in degrees.
Rotates this AnnContainer and its children by the specified value.
Syntax
public void Rotate( 
   double angle
)
'Declaration
 
Public Sub Rotate( _
   ByVal angle As Double _
) 
public void Rotate( 
   double angle
)
-(void)rotate:(double)angle;
public void rotate(double angle)
 function Leadtools.Annotations.Core.AnnContainer.Rotate( 
   angle 
)

Parameters

angle
Rotation angle in degrees.
Remarks

This method rotates all the child AnnObject's around the center of the container. The container is then rotated by updating Size to be the width and height of the rotated boundary rectangle.

Requirements

Target Platforms

See Also

Reference

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