public static double GetIndirect(this Size size, Orientation orientation) { return(SizeUtils.GetIndirect(size, orientation)); }