updateTransform Method

Summary

Updates the transformation matrix used by this mapper.

Syntax
TypeScript
JavaScript
AnnContainerMapper.prototype.updateTransform = function( 
   transform 
) 
updateTransform( 
   transform: LeadMatrix 
): void; 

Parameters

transform

The new transform matrix.

Remarks

This method will set transform into Transform.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly