Leadtools.Annotations Namespace : AnnTransformObjectOperation Enumeration |
[SerializableAttribute()] public enum AnnTransformObjectOperation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <SerializableAttribute()> Public Enum AnnTransformObjectOperation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnTransformObjectOperation
[SerializableAttribute()] public enum AnnTransformObjectOperation : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Annotations.AnnTransformObjectOperation = function() { }; Leadtools.Annotations.AnnTransformObjectOperation.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()] public enum class AnnTransformObjectOperation : 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.Annotations.AnnTransformObjectOperation
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