Allows access to 3D transformation matrix data.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IMathTransform |
C# | |
---|
public interface IMathTransform |
JavaScript | |
---|
Object dsMathTransform |
COM native C++ | |
---|
interface IMathTransform |
C++ | |
---|
class dsMathTransform |
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
See Also