←Select platform

Transform Property

Summary

Gets the current transform.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.LeadMatrix Transform {get;}
Public ReadOnly Property Transform As Leadtools.LeadMatrix
public Leadtools.LeadMatrix Transform {get;}
@property (nonatomic,readonly) LeadMatrix transform;
public LeadMatrix getTransform()
get_Transform();

Property Value

The current transform. The default value is the identity matrix.

Remarks

Use UpdateTransform to update the mapper transform.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize