The following tables list the members exposed by Transformer.
Name | Description | |
---|---|---|
Transformer Constructor | Overloaded. Creates a new instance of the Transformer class with default settings. |
Name | Description | |
---|---|---|
Transform | Gets and sets the transformation matrix for this Transformer. |
Name | Description | |
---|---|---|
LengthToLogical | Converts the specified length value from physcial to logical coordinates. | |
LengthToPhysical | Converts the specified length value from logical to physical coordinates. | |
PointToLogical | Overloaded. Converts the specified points from physical to logical coordinates. | |
PointToPhysical | Overloaded. Converts the specified points from logical to physical coordinates. | |
RectangleToLogical | Converts the specified rectangle from physical to logical coordinates. | |
RectangleToPhysical | Converts the specified rectangle from logical to physical coordinates. | |
TransformPoints | Converts the specified points from logical to physical coordinates. |