The following tables list the members exposed by Transformer.
Name | Description | |
---|---|---|
Transformer | Creates a new instance of the Transformer class with specific settings. |
Name | Description | |
---|---|---|
LengthToLogical | Converts the specified length value from physical to logical coordinates. | |
LengthToPhysical | Converts the specified length value from logical to physical coordinates. | |
PointToLogical | Converts the specified points from physical to logical coordinates. | |
PointToPhysical | 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. |
Name | Description | |
---|---|---|
Transform | Gets and sets the transformation matrix for this Transformer. |