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 |
C# | |
---|
public enum AnnTransformObjectOperation : Enum |
C++/CLI | |
---|
public enum class AnnTransformObjectOperation : public Enum |
Members
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family
See Also