namespace View_by_Distance.Shared.Models; public record OutputResolution(int Height, int Orientation, int Width);