LEADTOOLS Annotations (Leadtools.Annotations assembly)

TransformRotatePoints Method

Show in webframe





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
) 

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

See Also

Reference

AnnObject Class
AnnObject Members
AnnTransformObjectMode Enumeration

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.