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




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

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Enum AnnTransformObjectOperation 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnTransformObjectOperation
C# 
[SerializableAttribute()]
public enum AnnTransformObjectOperation : Enum 
Managed Extensions for C++ 
[SerializableAttribute()]
__value public enum AnnTransformObjectOperation : public Enum 
C++/CLI 
[SerializableAttribute()]
public enum class AnnTransformObjectOperation : public Enum 

Members

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

Example

For an example, refer to GetTransformPoints.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features