Type alias DipScaleRects

DipScaleRects: {
    dipRect: RectangleByEdgePositions;
    scaledRect: RectangleByEdgePositions;
}

Type declaration

Generated using TypeDoc