IMathTransform Interface Members Send Feedback
See Also  Methods 

The following tables list the members exposed by IMathTransform.

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