LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

TransformRotatePoints Method

Show in webframe





The System.Windows.Media.Transform that is applied to the rotate control points.
Applies the transformer to the rotate control points.
Syntax
public void TransformRotatePoints( 
   Transform transform
)
'Declaration
 
Public Sub TransformRotatePoints( _
   ByVal transform As Transform _
) 
'Usage
 
Dim instance As AnnObject
Dim transform As Transform
 
instance.TransformRotatePoints(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

See Also

Reference

AnnObject Class
AnnObject Members
AnnTransformMode Enumeration

 

 


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