←Select platform

TransformRotatePoints Method

Summary

Applies the transformer to the rotate control points.

Syntax

C#
VB
C++
public void TransformRotatePoints( 
   Transform transform 
) 
  
Public Sub TransformRotatePoints( _ 
   ByVal transform As Transform _ 
)  
public: 
void TransformRotatePoints(  
   Transform^ transform 
)  

Parameters

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

Remarks

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

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.Windows.Annotations Assembly