Allows access to 3D transformation matrix data.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IMathTransform |
C# | |
---|
public interface IMathTransform |
JScript | |
---|
public interface IMathTransform |
Managed Extensions for C++ | |
---|
public __gc __interface IMathTransform |
C++/CLI | |
---|
public interface class IMathTransform |
Example
Rotate, Scale, Project, and Mirror a Line Entity (JavaScript)
Rotate, Scale, Project, and Mirror a Line Entity (VB.NET)
Rotate, Scale, Project, and Mirror a Line Entity (C#)
Rotate, Scale, Project, and Mirror a Line Entity (VBA)
Accessors
Access Diagram
See Also