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



Used with AnnObjectBase.GetTransformPoints and AnnObjectBase.SetTransformPoints methods to determine what transformation operation is to be performed on the points.

Syntax

Visual Basic (Declaration) 
Public Enum AnnTransformObjectOperation 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnTransformObjectOperation
C# 
public enum AnnTransformObjectOperation : Enum 
C++/CLI 
public enum class AnnTransformObjectOperation : public Enum 

Members

MemberDescription
Translate The AnnObjectBase.GetTransformPoints or AnnObjectBase.SetTransformPoints method is called as a result of calling AnnObjectBase.Translate method.
Scale The AnnObjectBase.GetTransformPoints or AnnObjectBase.SetTransformPoints method is called as a result of calling AnnObjectBase.Scale method.
Rotate The AnnObjectBase.GetTransformPoints or AnnObjectBase.SetTransformPoints method is called as a result of calling AnnObjectBase.Rotate method.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Annotations.AnnTransformObjectOperation

Requirements

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

See Also

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