LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

TransformRotatePoints Method






The AnnTransformer that is applied to the rotate control points.
Applies the transformer to the rotate control points.
Syntax
public void TransformRotatePoints( 
   AnnTransformer transformer
)
'Declaration
 
Public Sub TransformRotatePoints( _
   ByVal transformer As AnnTransformer _
) 
'Usage
 
Dim instance As AnnObject
Dim transformer As AnnTransformer
 
instance.TransformRotatePoints(transformer)
public void TransformRotatePoints( 
   AnnTransformer transformer
)
 function Leadtools.Annotations.AnnObject.TransformRotatePoints( 
   transformer 
)
public:
void TransformRotatePoints( 
   AnnTransformer^ transformer
) 

Parameters

transformer
The AnnTransformer that is applied to the rotate control points.
Remarks
This method is called internally when using a TransformObjectMode of AnnTransformObjectMode.PointsAndRotate. For more information, refer to New Annotation Features of Version 14.5.
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

AnnObject Class
AnnObject Members
AnnTransformObjectMode Enumeration

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.