←Select platform

TransformRotatePoints Method

Summary

Applies the transformer to the rotate control points.

Syntax

C#
VB
C++
public void TransformRotatePoints( 
   AnnTransformer transformer 
) 
  
Public Sub TransformRotatePoints( _ 
   ByVal transformer As Leadtools.Annotations.AnnTransformer _ 
)  
public: 
void TransformRotatePoints(  
   Leadtools.Annotations.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 (Deprecated).

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly