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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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