Multiply Method (IMathTransform)
Multiplies this transformation matrix by the specified transformation matrix.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Multiply( _
dsMathTransform* Transform As MathTransform _
) As MathTransform |
C# | |
---|
MathTransform Multiply(
MathTransform Transform
) |
Parameters
- Transform[out]
- IMathTransform
- ResultTransform[out] or Return Value
- IMathTransform
See Also
Availability
DraftSight V1R1.4