SetTransform Method

Summary
Applies the specified transform to the surface, replacing the existing transformation. All subsequent drawing operations occur in the transformed space.
Syntax
C#
C++/CLI
public void SetTransform( 
   Matrix matrix 
) 
public: 
void SetTransform(  
   Matrix matrix 
)  

Parameters

matrix
The transform to apply to the surface.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.