transform Property

Summary

Gets the current transform.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnContainerMapper.prototype, 'transform', 
	get: function(), 
	set: function(value) 
) 
transform: LeadMatrix; 

Property Value

The current transform. The default value is Identity.

Remarks

Use UpdateTransform to update the mapper 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