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 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.