←Select platform

MultiplyTransform Method

Summary

Multiplies the transformation of this surface and the specified matrix.

Syntax
C#
C++/CLI
public void MultiplyTransform( 
   Matrix matrix 
) 
public:  
   void MultiplyTransform( 
      Matrix^ matrix 
   ) 

Parameters

matrix

The transform to be multiplied by the surface transform.

Remarks

The new transform for drawing surface will be the result of multiplying current surface transform with the input transform.

Requirements

Target Platforms

Help Version 22.0.2023.1.26
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.