Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Transform Property

Show in webframe
Gets the current transform.
Syntax
get_transform();
Object.defineProperty('transform');

Property Value

TypeDescription
LeadMatrixThe current transform. The default value is Identity.
Remarks

Use UpdateTransform to update the mapper transform.

See Also

Reference

AnnContainerMapper Object
AnnContainerMapper Members

Error processing SSI file