Leadtools.Windows.Annotations Namespace : AnnTransformOperation Enumeration |
public enum AnnTransformOperation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnTransformOperation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnTransformOperation
public enum AnnTransformOperation : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Annotations.AnnTransformOperation = function() { }; Leadtools.Windows.Annotations.AnnTransformOperation.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnTransformOperation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Rotate | The AnnObject.GetTransformPoints or AnnObject.SetTransformPoints method is called as a result of calling AnnObject.Rotate method. |
Scale | The AnnObject.GetTransformPoints or AnnObject.SetTransformPoints method is called as a result of calling AnnObject.Scale method. |
Translate | The AnnObject.GetTransformPoints or AnnObject.SetTransformPoints method is called as a result of calling AnnObject.Translate method. |
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnTransformOperation
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