Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
TransformRotatePoints Method
See Also 
Leadtools.Windows.Annotations Namespace > AnnObjectBase Class : TransformRotatePoints Method



transform
The Transform that is applied to the rotate control points.
transform
The Transform that is applied to the rotate control points.
Applies the transformer to the rotate control points.

Syntax

Visual Basic (Declaration) 
Public Sub TransformRotatePoints( _
   ByVal transform As Transform _
) 
Visual Basic (Usage)Copy Code
Dim instance As AnnObjectBase
Dim transform As Transform
 
instance.TransformRotatePoints(transform)
C# 
public void TransformRotatePoints( 
   Transform transform
)
C++/CLI 
public:
void TransformRotatePoints( 
   Transform transform
) 

Parameters

transform
The Transform that is applied to the rotate control points.

Remarks

This method is called internally when using a AnnObjectBase.TransformObjectMode of AnnTransformObjectMode.PointsAndRotate. For more information, refer to WPF Annotation Rotation Options.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

TransformRotatePoints requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.