←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

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