IMathTransform Interface Methods Send Feedback
See Also 

For a list of all members of this type, see IMathTransform members.

Public Methods

 NameDescription
 MethodGetElementAtGets the value in the specified row and column of this transformation matrix.  
 MethodInverseGets the inverse of this transformation matrix.  
 MethodMultiplyMultiplies this transformation matrix by the specified transformation matrix.  
 MethodSetElementAtSets the specified value of the element at the specified row and column of this transformation matrix.  
Top

See Also