←Select platform

Transform Property

Summary
Gets and sets the transformation matrix for this Transformer.
Syntax
C#
VB
C++
public Matrix Transform { get; set; } 
Public Property Transform As Matrix 
public: 
property Matrix^ Transform { 
   Matrix^ get(); 
   void set (    Matrix^ ); 
} 

Property Value

The transformation matrix for this Transformer.

Requirements

Target Platforms

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

Leadtools.Drawing Assembly

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