The following tables list the members exposed by Transformer.
Name | Description | |
---|---|---|
![]() | Transformer Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Transform | Gets and sets the transformation matrix for this Transformer. |
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 | Overloaded. Converts the specified point from physical to logical coordinates. |
![]() | PointToPhysical | Overloaded. Converts the specified point 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. |