←Select platform

Transform Property

Summary
Gets the current transform.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadMatrix Transform { get; } 
@property (nonatomic, assign, readonly) LeadMatrix transform; 
public LeadMatrix getTransform() 
public:  
   property LeadMatrix^ Transform 
   { 
      LeadMatrix^ get() 
   } 
Transform # get  (AnnContainerMapper) 

Property Value

The current transform. The default value is the identity matrix.

Remarks

Use UpdateTransform to update the mapper transform.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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