Overload | Description |
---|---|
GetTransform(UnitOfMeasure,Resolution,UnitOfMeasure) | Returns the transform matrix from source unit of measure with specified resolution to the specified unit of measure with 96 DPI resolution. |
GetTransform(UnitOfMeasure,UnitOfMeasure) | Returns the transform matrix from source unit of measure with 96 DPI resolution to the specified unit of measure with 96 DPI resolution. |
GetTransform(UnitOfMeasure,UnitOfMeasure,Resolution) | Returns the transform matrix from source unit of measure with 96 DPI resolution to the specified unit of measure with specified resolution. |
GetTransform(UnitOfMeasure,Resolution,UnitOfMeasure,Resolution) | Returns the transform matrix from source unit of measure with specified resolution to the specified unit of measure with specified resolution. |