LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

TransformRotatePoints Method






The System.Windows.Media.Transform that is applied to the rotate control points.
Applies the transformer to the rotate control points. .NET support Silverlight support
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
)
 function Leadtools.Windows.Annotations.AnnObject.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObject Class
AnnObject Members
AnnTransformMode Enumeration

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.