←Select platform

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#
VB
C++
public void SetTransform(  
   Matrix matrix 
) 
Public Sub SetTransform( _ 
   ByVal matrix As Matrix _ 
) 
public: 
void SetTransform(  
   Matrix matrix 
) 

Parameters

matrix
The transform to apply to the surface.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.D2DRendering Assembly
Click or drag to resize