updateTransform Method

Summary

Updates the transformation matrix used by this mapper.

Syntax

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

Parameters

transform

The new transform matrix.

Remarks

This method will set transform into Transform.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly