The following tables list the members exposed by AnnTransformer.
| Name | Description | |
|---|---|---|
| AnnTransformer Constructor | Overloaded. Initializes a new instance of the AnnTransformer class. |
| Name | Description | |
|---|---|---|
| Transform | (Inherited from Leadtools.Transformer) |
| UnitConverter | Gets or sets the AnnUnitConverter that will be used in the AnnTransformer object. |
| Name | Description | |
|---|---|---|
| LengthToLogical | Overloaded. Converts the input AnnLength from physical to logical coordinates. |
| LengthToPhysical | Overloaded. Converts the input AnnLength value from logical to physical coordinates. |
| PointToLogical | Overloaded. Converts the input AnnPoint array from physical to logical coordinate. |
| PointToPhysical | Overloaded. Converts the input AnnPoint array from logical to physical coordinate. |
| RectangleToLogical | Overloaded. Converts the input AnnRectangle from physical to logical coordinates. |
| RectangleToPhysical | Overloaded. Converts the input AnnRectangle from logical to physical coordinates. |